IWdsTransportCacheable::Commit method (wdstptmgmt.h)
Commits object data members to the underlying data store if the IWdsTransportCacheable::Dirty property has been set. Otherwise, the method returns with no action.
Syntax
HRESULT Commit();
Return value
None
Remarks
Upon successful completion, this method clears the Dirty property.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | wdstptmgmt.h |
DLL | Wdstptmgmt.dll |