CPersistStream::SetDirty (Compact 2013)
3/26/2014
This method changes the dirty flag for the current stream.
Syntax
HRESULT SetDirty(
BOOL fDirty
);
Parameters
- fDirty
New dirty flag for this stream. TRUE means that the data has not been saved.
Return Value
Returns an HRESULT value.
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |