ITAddress::get_State

[This is preliminary documentation and subject to change.]

Returns the current state of the address in pAddressState.

HRESULT get_State(
  ADDRESS_STATE *pAddressState
);
 

Parameters

pAddressState
[out] Pointer to an ADDRESS_STATE.

Return Values

TBD