ReactOS 0.4.15-dev-7842-g558ab78
IPartsList Interface Reference
Inheritance diagram for IPartsList:
Collaboration diagram for IPartsList:

Public Member Functions

HRESULT GetCount ([out] UINT *pCount)
 
HRESULT GetPart ([in] UINT nIndex, [out] IPart **ppPart)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 544 of file devicetopology.idl.

Member Function Documentation

◆ GetCount()

HRESULT IPartsList::GetCount ( [out] UINT pCount)

◆ GetPart()

HRESULT IPartsList::GetPart ( [in] UINT  nIndex,
[out] IPart **  ppPart 
)

The documentation for this interface was generated from the following file: