Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies the types of resources that can be enumerated using the VerifierEnumerateResource function.
Syntax
typedef enum eAvrfResourceTypes {
AvrfResourceHeapAllocation,
AvrfResourceHandleTrace,
AvrfResourceMax
} ;
Constants
AvrfResourceHeapAllocation Indicates heap-allocation information is being obtained. |
AvrfResourceHandleTrace Indicates handle trace information is being obtained. |
AvrfResourceMax Indicates the upper boundary of the current implementation's resource type. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP [desktop apps only] |
Minimum supported server | Windows Server 2003 [desktop apps only] |
Header | avrfsdk.h |