ISdo::Apply method (sdoias.h)
The Apply method writes to persistent storage the changes made by calls to the ISdo::PutProperty method.
Syntax
HRESULT Apply();
Return value
If the method succeeds the return value is S_OK.
If the method fails, the return value is one of the following error codes.
Remarks
To cancel changes made by ISdo::PutProperty, call ISdo::Restore.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 |
Target Platform | Windows |
Header | sdoias.h |
DLL | Iassdo.dll |