public static extern uint RpcMgmtEpEltInqBegin(
     IntPtr EpBinding,
     RPC_C_EP InquiryType,
     ref RPC_IF_ID IfId,
     RPC_C_VERS VersOption,
     ref Guid ObjectUuid,
     out IntPtr InquiryContext);
 public static extern uint RpcMgmtEpEltInqBegin(
     IntPtr EpBinding,
     RPC_C_EP InquiryType,
     ref RPC_IF_ID IfId,
     RPC_C_VERS VersOption,
     ref Guid ObjectUuid,
     out IntPtr InquiryContext);