Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the types of resources that can be enumerated using the VerifierEnumerateResource function.
Syntax
typedef enum eAvrfResourceTypes {
AvrfResourceHeapAllocation,
AvrfResourceHandleTrace,
AvrfResourceMax
} ;
Constants
AvrfResourceHeapAllocationIndicates heap-allocation information is being obtained. |
AvrfResourceHandleTraceIndicates handle trace information is being obtained. |
AvrfResourceMaxIndicates 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 |