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