IJob::get_SubmittedBy method
Retrieves the name of the user who added, submitted, or queued the job.
Syntax
HRESULT get_SubmittedBy(
[out] BSTR *pRetVal
);
Parameters
- pRetVal [out]
The user name.
Return value
If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.
Requirements
Product |
Compute Cluster Pack Client Utilities |
Type library |
Ccpapi.tlb |