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

type ZwAlpcConnectPort = unsafe extern "system" fn(PortHandle: PHANDLE, PortName: PUNICODE_STRING, ObjectAttributes: POBJECT_ATTRIBUTES, PortAttributes: PALPC_PORT_ATTRIBUTES, Flags: ULONG, RequiredServerSid: PSID, ConnectionMessage: PPORT_MESSAGE, BufferLength: PULONG, OutMessageAttributes: PALPC_MESSAGE_ATTRIBUTES, InMessageAttributes: PALPC_MESSAGE_ATTRIBUTES, Timeout: PLARGE_INTEGER) -> NTSTATUS;