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.
Gets the unsaved state of the project.
Syntax
HRESULT get_IsDirty(VARIANT_BOOL *pfIsDirty);
Parameters
pfIsDirty
[out, retval] A Boolean value indicating true if the project is dirty; false otherwise.
Return Value
One of the standard HRESULT values.
Requirements
Type Library |
VstaCore.tlb |
Header |
VstaCore.h |