ReactOS 0.4.15-dev-7958-gcd0bb1a
IMMDeviceCollection Interface Reference
Inheritance diagram for IMMDeviceCollection:
Collaboration diagram for IMMDeviceCollection:

Public Member Functions

HRESULT GetCount ([out] UINT *pcDevices)
 
HRESULT Item ([in] UINT nDevice, [out] IMMDevice **ppdevice)
 
- 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 159 of file mmdeviceapi.idl.

Member Function Documentation

◆ GetCount()

HRESULT IMMDeviceCollection::GetCount ( [out] UINT pcDevices)

◆ Item()

HRESULT IMMDeviceCollection::Item ( [in] UINT  nDevice,
[out] IMMDevice **  ppdevice 
)

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