ILegacyIAccessibleProvider::State Property
Retrieves the state of this element.
Syntax
HRESULTÂ ILegacyIAccessibleProvider::get_State(DWORDÂ *pdwState);
Parameters
- pdwState
The address of a variable that receives the state.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also