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