IOfflineFilesProgress::Begin method (cscobj.h)
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 |