Skip to content

Latest commit

 

History

History
67 lines (56 loc) · 2.69 KB

nf-portabledeviceapi-iportabledeviceservice-getserviceobjectid.md

File metadata and controls

67 lines (56 loc) · 2.69 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NF:portabledeviceapi.IPortableDeviceService.GetServiceObjectID
IPortableDeviceService::GetServiceObjectID (portabledeviceapi.h)
Retrieves an object identifier for the service. This object identifier can be used to access the properties of the service, for example.
GetServiceObjectID
GetServiceObjectID method [Windows Portable Devices SDK]
GetServiceObjectID method [Windows Portable Devices SDK]
IPortableDeviceService interface
IPortableDeviceService interface [Windows Portable Devices SDK]
GetServiceObjectID method
IPortableDeviceService.GetServiceObjectID
IPortableDeviceService::GetServiceObjectID
portabledeviceapi/IPortableDeviceService::GetServiceObjectID
wpdsdk.iportabledeviceservice_getserviceobjectid
wpdsdk\iportabledeviceservice_getserviceobjectid.htm
wpdsdk
f86907c4-5d8a-4659-ab57-3c235face8cf
12/05/2018
GetServiceObjectID, GetServiceObjectID method [Windows Portable Devices SDK], GetServiceObjectID method [Windows Portable Devices SDK],IPortableDeviceService interface, IPortableDeviceService interface [Windows Portable Devices SDK],GetServiceObjectID method, IPortableDeviceService.GetServiceObjectID, IPortableDeviceService::GetServiceObjectID, portabledeviceapi/IPortableDeviceService::GetServiceObjectID, wpdsdk.iportabledeviceservice_getserviceobjectid
portabledeviceapi.h
Windows
Windows 7 [desktop apps \| UWP apps]
None supported
PortableDeviceAPI.idl
Windows
19H1
IPortableDeviceService::GetServiceObjectID
portabledeviceapi/IPortableDeviceService::GetServiceObjectID
c++
APIRef
kbSyntax
COM
PortableDeviceAPI.h
IPortableDeviceService.GetServiceObjectID

IPortableDeviceService::GetServiceObjectID

-description

The GetServiceObjectID method retrieves an object identifier for the service. This object identifier can be used to access the properties of the service, for example.

-parameters

-param ppszServiceObjectID [out]

The retrieved service object identifier.

-returns

If the method succeeds, it returns S_OK. Any other HRESULT value indicates that the call failed.

-see-also

IPortableDeviceService Interface