#ifndef _NTLPCAPI_H
typedef enum _PORT_INFORMATION_CLASS
{
PortBasicInformation,
PortDumpInformation
} PORT_INFORMATION_CLASS;
View code on GitHubNo description available.
Currently (on WinNT 4.0 SP6) there are no information classes for Port Objects.