|  |  |  | 
| 
 | ||
| 
 | ||
IScheduledWorkItem::SetCreator
HRESULT SetCreator( LPCWSTR pwszCreator );Sets the work item's creator.
- Returns one of the following values:
S_OK The operation was successful. E_INVALIDARG The arguments are not valid. E_OUTOFMEMORY Not enough memory is available. 
- pwszCreator
- LPCWSTR that contains the work item's creator.
See also IScheduledWorkItem::GetCreator
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.