IMsgrLock::Status property
[Status is no longer available for use as of Windows Vista. See Windows Messenger for more information.]
Returns the Lock and Key status.
This property is read-only.
Syntax
HRESULT get_Status(
[out, retval] LockStatus *peStatus
);
Property value
A pointer to one of the possible values from the LockStatus enumeration, which defines the current Lock and Key status.
Remarks
The following table lists the error codes returned by this property.
Error Code | Meaning |
---|---|
E_POINTER | The return value did not resolve to one of the LockStatus values. |
The following table lists the error codes returned by this property.
Error Code | Meaning |
---|---|
0x80004003 | The return value did not resolve to one of the LockStatus values. |
Requirements
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
End of client support |
Windows XP |
End of server support |
Windows Server 2003 |
Product |
Messenger 4.5 |
Header |
|
IDL |
|
DLL |
|