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 current state of the IDE.
Syntax
HRESULT GetState(VARIANT_BOOL *pAvailable, VARIANT_BOOL *pVisible);
Parameters
pAvailable
[out] A Boolean value indicating true if the IDE is available; false if not.
pVisible
[out] A Boolean value indicating true if the IDE is visible; false if not.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |