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.
3/26/2014
This method indicates whether the object has changed since it was last saved to its current stream.
Syntax
HRESULT IsDirty(void);
Return Value
Returns S_OK if the filter needs saving and S_FALSE if it does not need saving.
Remarks
This member function implements the IPersistStream::IsDirty method.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |