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 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, |