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.
The IADsComputerOperations::Status method retrieves the status of a computer.
Syntax
HRESULT Status(
[out] IDispatch **ppObject
);
Parameters
[out] ppObject
Pointer to an IDispatch interface that reports the status code of computer operations. The status code is provider-specific.
Return value
This method supports the standard return values as well as the following:
For other return values, see ADSI Error Codes.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | iads.h |
| DLL | Activeds.dll |