Microsoft DirectX 9.0 |
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.
See Also