Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the name of the job’s pool.
This property is read-only.
Syntax
HRESULT get_Pool(
[out] BSTR *pPool
);
Property value
The name of the job’s pool.
Error codes
If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.
Requirements
Product |
This property was introduced in Windows HPC Server 2008 R2 with Service Pack 1 (SP1) and is not supported in previous versions. |
Type library |
Microsoft.Hpc.Scheduler.tlb |