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.
Reports that an operation has begun.
Syntax
HRESULT Begin(
[out] BOOL *pbAbort
);
Parameters
[out] pbAbort
Set this value to TRUE to cancel the operation. Set to FALSE to continue.
Return value
The return value is ignored.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | cscobj.h |
DLL | CscSvc.dll; CscObj.dll |