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

type ZwAlpcAcceptConnectPort = unsafe extern "system" fn(PortHandle: PHANDLE, ConnectionPortHandle: HANDLE, Flags: ULONG, ObjectAttributes: POBJECT_ATTRIBUTES, PortAttributes: PALPC_PORT_ATTRIBUTES, PortContext: PVOID, ConnectionRequest: PPORT_MESSAGE, ConnectionMessageAttributes: PALPC_MESSAGE_ATTRIBUTES, AcceptConnection: BOOLEAN) -> NTSTATUS;