3.4.5.2.4.1 IVdsService::IsServiceReady (Opnum 3)

The IsServiceReady method determines whether a service is finished initializing. Until the service initialization completes, an application SHOULD NOT call any method other than GetProperties.<71>

 HRESULT IsServiceReady();

This method has no parameters.

Return Values: The method MUST return zero or a non-error HRESULT (as specified in [MS-ERREF]) to indicate success, or return an implementation-specific nonzero error code to indicate failure. For the HRESULT values predefined by the Virtual Disk Service Remote Protocol, see section 2.2.3.