Undocumented functions of NTDLL

2OO1, 29 January


Gridstore - NonStop Storage

PORT_INFORMATION_CLASS
PORT_INFORMATION_CLASS

typedef enum _PORT_INFORMATION_CLASS {

PortNoInformation

} PORT_INFORMATION_CLASS, *PPORT_INFORMATION_CLASS;



  • PortNoInformation
  •     Currently (on WinNT 4.0 SP6) there are no information classes for Port Objects.


    Documented by:
    Bo Branten



    Requirements:
    Library: ntdll.lib


    See also:
    NtQueryInformationPort