TCPIP_OWNER_MODULE_INFO_CLASS (Compact 2013)
3/26/2014
This enumeration defines the type of module information structure passed to calls of the GetOwnerModuleFromXXXEntry family.
Syntax
typedef enum {
TCPIP_OWNER_MODULE_INFO_BASIC
} TCPIP_OWNER_MODULE_INFO_CLASS,
*PTCPIP_OWNER_MODULE_INFO_CLASS;
Constants
- TCPIP_OWNER_MODULE_INFO_BASIC
A TCPIP_OWNER_MODULE_BASIC_INFO structure is passed to the GetOwnerModuleFromXXXEntry function.
Requirements
Header |
iprtrmib.h |