[][src]Type Definition ntapi::ntzwapi::ZwSecureConnectPort

type ZwSecureConnectPort = unsafe extern "system" fn(PortHandle: PHANDLE, PortName: PUNICODE_STRING, SecurityQos: PSECURITY_QUALITY_OF_SERVICE, ClientView: PPORT_VIEW, RequiredServerSid: PSID, ServerView: PREMOTE_PORT_VIEW, MaxMessageLength: PULONG, ConnectionInformation: PVOID, ConnectionInformationLength: PULONG) -> NTSTATUS;