示例#1
0
 internal static unsafe partial bool TryGetIPPacketInformation(MessageHeader *messageHeader, bool isIPv4, IPPacketInformation *packetInfo);
示例#2
0
 internal static unsafe partial bool TryGetIPPacketInformation(MessageHeader *messageHeader, [MarshalAs(UnmanagedType.Bool)] bool isIPv4, IPPacketInformation *packetInfo);