Description | Hierarchy | Fields | Methods | Properties |
type IMMDeviceCollection = interface(IUnknown)
function GetCount( out pcDevices: UINT): HRESULT; stdcall; |
|
function Item( nDevice: UINT; out ppDevice: IMMDevice): HRESULT; stdcall; |
function GetCount( out pcDevices: UINT): HRESULT; stdcall; |
|
function Item( nDevice: UINT; out ppDevice: IMMDevice): HRESULT; stdcall; |
|
(c) 2012 Lake of Soft