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.
Called when the project transitions from a saved (clean) state to a changed (dirty) state and vice-versa.
Syntax
HRESULT ProjectChanged(VARIANT_BOOL fChanged);
Parameters
fChanged
[in] 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 |