Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
This method obtains a service information object for a specified bstrServiceIdOrName element.
HRESULT GetServiceInfo(BSTR bstrServiceIdOrName,IPMServiceInfo** ppiServiceInfo);
Parameters
- bstrServiceIdOrName
[in] GUID or name of the service information object to be retrieved. - ppiServiceInfo
[out] Pointer to a pointer to the IPMServiceInfo interface.
Return Values
Returns S_OK if the call was successfully completed. If a failure occurs, the appropriate HRESULT value is returned.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Servicecategory.h, Cemgr.idl.
See Also
Send Feedback on this topic to the authors