Skip to content

Latest commit

 

History

History
72 lines (54 loc) · 2.62 KB

nf-portcls-iresourcelist-numberofentriesoftype.md

File metadata and controls

72 lines (54 loc) · 2.62 KB
UID title description old-location tech.root ms.date keywords 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 f1_keywords topic_type api_type api_location api_name
NF:portcls.IResourceList.NumberOfEntriesOfType
IResourceList::NumberOfEntriesOfType (portcls.h)
The NumberOfEntriesOfType method returns the number of resource items of a given type in the resource list. For each resource type, a macro is defined to call this method as previously described.
audio\iresourcelist_numberofentriesoftype.htm
audio
05/08/2018
IResourceList::NumberOfEntriesOfType
IResourceList interface [Audio Devices],NumberOfEntriesOfType method, IResourceList.NumberOfEntriesOfType, IResourceList::NumberOfEntriesOfType, NumberOfEntriesOfType, NumberOfEntriesOfType method [Audio Devices], NumberOfEntriesOfType method [Audio Devices],IResourceList interface, audio.iresourcelist_numberofentriesoftype, audmp-routines_eb0c6999-a901-4087-b7bc-12057f91be90.xml, portcls/IResourceList::NumberOfEntriesOfType
portcls.h
Portcls.h
Universal
PASSIVE_LEVEL
Windows
IResourceList::NumberOfEntriesOfType
portcls/IResourceList::NumberOfEntriesOfType
APIRef
kbSyntax
COM
portcls.h
IResourceList::NumberOfEntriesOfType

IResourceList::NumberOfEntriesOfType

-description

The NumberOfEntriesOfType method returns the number of resource items of a given type in the resource list. For each resource type, a macro is defined to call this method as previously described.

-parameters

-param Type [in]

Identifies the resource type of the entries that are to be counted. For a list of valid resource-type values, see the Type member of the CM_PARTIAL_RESOURCE_DESCRIPTOR structure.

-returns

NumberOfEntriesOfType returns the number of items of the indicated type in the resource list.

-remarks

For each resource type, a macro is defined to call this method. See IResourceList.

-see-also

CM_PARTIAL_RESOURCE_DESCRIPTOR

IResourceList