Files
marlersoft-win32json/api/System.Rpc.json
T
2026-02-06 20:25:06 -07:00

12273 lines
496 KiB
JSON

{
"Constants":[{
"Name":"RPC_C_BINDING_INFINITE_TIMEOUT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":10
,"Attrs":[]
},{
"Name":"RPC_C_BINDING_MIN_TIMEOUT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_BINDING_DEFAULT_TIMEOUT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":5
,"Attrs":[]
},{
"Name":"RPC_C_BINDING_MAX_TIMEOUT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":9
,"Attrs":[]
},{
"Name":"RPC_C_CANCEL_INFINITE_TIMEOUT"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":-1
,"Attrs":[]
},{
"Name":"RPC_C_LISTEN_MAX_CALLS_DEFAULT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1234
,"Attrs":[]
},{
"Name":"RPC_C_PROTSEQ_MAX_REQS_DEFAULT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":10
,"Attrs":[]
},{
"Name":"RPC_C_BIND_TO_ALL_NICS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_USE_INTERNET_PORT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_USE_INTRANET_PORT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_DONT_FAIL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_RPCHTTP_USE_LOAD_BALANCE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8
,"Attrs":[]
},{
"Name":"RPC_C_TRY_ENFORCE_MAX_CALLS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16
,"Attrs":[]
},{
"Name":"RPC_C_MQ_TEMPORARY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_MQ_PERMANENT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_MQ_CLEAR_ON_OPEN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_MQ_USE_EXISTING_SECURITY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_MQ_AUTHN_LEVEL_NONE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_MQ_AUTHN_LEVEL_PKT_INTEGRITY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8
,"Attrs":[]
},{
"Name":"RPC_C_MQ_AUTHN_LEVEL_PKT_PRIVACY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16
,"Attrs":[]
},{
"Name":"RPC_C_MQ_EXPRESS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_MQ_RECOVERABLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_MQ_JOURNAL_NONE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_MQ_JOURNAL_DEADLETTER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_MQ_JOURNAL_ALWAYS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_OPT_MQ_DELIVERY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_OPT_MQ_PRIORITY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_OPT_MQ_JOURNAL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_C_OPT_MQ_ACKNOWLEDGE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_OPT_MQ_AUTHN_SERVICE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":5
,"Attrs":[]
},{
"Name":"RPC_C_OPT_MQ_AUTHN_LEVEL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":6
,"Attrs":[]
},{
"Name":"RPC_C_OPT_MQ_TIME_TO_REACH_QUEUE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":7
,"Attrs":[]
},{
"Name":"RPC_C_OPT_MQ_TIME_TO_BE_RECEIVED"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8
,"Attrs":[]
},{
"Name":"RPC_C_OPT_BINDING_NONCAUSAL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":9
,"Attrs":[]
},{
"Name":"RPC_C_OPT_SECURITY_CALLBACK"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":10
,"Attrs":[]
},{
"Name":"RPC_C_OPT_UNIQUE_BINDING"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":11
,"Attrs":[]
},{
"Name":"RPC_C_OPT_MAX_OPTIONS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":12
,"Attrs":[]
},{
"Name":"RPC_C_OPT_CALL_TIMEOUT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":12
,"Attrs":[]
},{
"Name":"RPC_C_OPT_DONT_LINGER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":13
,"Attrs":[]
},{
"Name":"RPC_C_OPT_TRANS_SEND_BUFFER_SIZE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":5
,"Attrs":[]
},{
"Name":"RPC_C_OPT_TRUST_PEER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":14
,"Attrs":[]
},{
"Name":"RPC_C_OPT_ASYNC_BLOCK"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":15
,"Attrs":[]
},{
"Name":"RPC_C_OPT_OPTIMIZE_TIME"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16
,"Attrs":[]
},{
"Name":"RPC_C_FULL_CERT_CHAIN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_STATS_CALLS_IN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_STATS_CALLS_OUT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_STATS_PKTS_IN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_STATS_PKTS_OUT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_NONE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_DCE_PRIVATE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_DCE_PUBLIC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_DEC_PUBLIC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_GSS_NEGOTIATE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":9
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_WINNT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":10
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_GSS_SCHANNEL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":14
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_GSS_KERBEROS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_DPA"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":17
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_MSN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":18
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_DIGEST"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":21
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_KERNEL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":20
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_NEGO_EXTENDER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":30
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_PKU2U"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":31
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_LIVE_SSP"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":32
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_LIVEXP_SSP"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":35
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_CLOUD_AP"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":36
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_MSONLINE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":82
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_MQ"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":100
,"Attrs":[]
},{
"Name":"RPC_C_AUTHN_DEFAULT"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":-1
,"Attrs":[]
},{
"Name":"RPC_C_SECURITY_QOS_VERSION"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_SECURITY_QOS_VERSION_1"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_SECURITY_QOS_VERSION_2"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_HTTP_AUTHN_SCHEME_BASIC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_HTTP_AUTHN_SCHEME_NTLM"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_HTTP_AUTHN_SCHEME_PASSPORT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_HTTP_AUTHN_SCHEME_DIGEST"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8
,"Attrs":[]
},{
"Name":"RPC_C_HTTP_AUTHN_SCHEME_NEGOTIATE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16
,"Attrs":[]
},{
"Name":"RPC_C_HTTP_AUTHN_SCHEME_CERT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":65536
,"Attrs":[]
},{
"Name":"RPC_C_SECURITY_QOS_VERSION_3"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_C_SECURITY_QOS_VERSION_4"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_SECURITY_QOS_VERSION_5"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":5
,"Attrs":[]
},{
"Name":"RPC_PROTSEQ_TCP"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_PROTSEQ_NMP"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_PROTSEQ_LRPC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_PROTSEQ_HTTP"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_BHT_OBJECT_UUID_VALID"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_BHO_EXCLUSIVE_AND_GUARANTEED"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_AUTHZ_NONE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_AUTHZ_NAME"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_AUTHZ_DCE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_AUTHZ_DEFAULT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4294967295
,"Attrs":[]
},{
"Name":"DCE_C_ERROR_STRING_LEN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":256
,"Attrs":[]
},{
"Name":"RPC_C_EP_ALL_ELTS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_EP_MATCH_BY_IF"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_EP_MATCH_BY_OBJ"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_EP_MATCH_BY_BOTH"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_C_VERS_ALL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_VERS_COMPATIBLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_VERS_EXACT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_C_VERS_MAJOR_ONLY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_VERS_UPTO"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":5
,"Attrs":[]
},{
"Name":"RPC_C_MGMT_INQ_IF_IDS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_MGMT_INQ_PRINC_NAME"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_MGMT_INQ_STATS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_MGMT_IS_SERVER_LISTEN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_C_MGMT_STOP_SERVER_LISTEN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_PARM_MAX_PACKET_LENGTH"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_PARM_BUFFER_LENGTH"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_IF_AUTOLISTEN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_IF_OLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_IF_ALLOW_UNKNOWN_AUTHORITY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_IF_ALLOW_SECURE_ONLY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8
,"Attrs":[]
},{
"Name":"RPC_IF_ALLOW_CALLBACKS_WITH_NO_AUTH"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16
,"Attrs":[]
},{
"Name":"RPC_IF_ALLOW_LOCAL_ONLY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":32
,"Attrs":[]
},{
"Name":"RPC_IF_SEC_NO_CACHE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":64
,"Attrs":[]
},{
"Name":"RPC_IF_SEC_CACHE_PER_PROC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":128
,"Attrs":[]
},{
"Name":"RPC_IF_ASYNC_CALLBACK"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":256
,"Attrs":[]
},{
"Name":"RPC_FW_IF_FLAG_DCOM"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_NOTIFY_ON_SEND_COMPLETE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"MaxNumberOfEEInfoParams"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_EEINFO_VERSION"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"EEInfoPreviousRecordsMissing"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"EEInfoNextRecordsMissing"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"EEInfoUseFileTime"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"EEInfoGCCOM"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":11
,"Attrs":[]
},{
"Name":"EEInfoGCFRS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":12
,"Attrs":[]
},{
"Name":"RPC_CALL_ATTRIBUTES_VERSION"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_QUERY_SERVER_PRINCIPAL_NAME"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_QUERY_CLIENT_PRINCIPAL_NAME"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_QUERY_CALL_LOCAL_ADDRESS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8
,"Attrs":[]
},{
"Name":"RPC_QUERY_CLIENT_PID"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16
,"Attrs":[]
},{
"Name":"RPC_QUERY_IS_CLIENT_LOCAL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":32
,"Attrs":[]
},{
"Name":"RPC_QUERY_NO_AUTH_REQUIRED"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":64
,"Attrs":[]
},{
"Name":"RPC_QUERY_CLIENT_ID"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":128
,"Attrs":[]
},{
"Name":"RPC_CALL_STATUS_CANCELLED"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_CALL_STATUS_DISCONNECTED"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_CONTEXT_HANDLE_DEFAULT_FLAGS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_CONTEXT_HANDLE_FLAGS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":805306368
,"Attrs":[]
},{
"Name":"RPC_CONTEXT_HANDLE_SERIALIZE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":268435456
,"Attrs":[]
},{
"Name":"RPC_CONTEXT_HANDLE_DONT_SERIALIZE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":536870912
,"Attrs":[]
},{
"Name":"RPC_TYPE_STRICT_CONTEXT_HANDLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1073741824
,"Attrs":[]
},{
"Name":"RPC_TYPE_DISCONNECT_EVENT_CONTEXT_HANDLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2147483648
,"Attrs":[]
},{
"Name":"RPC_NCA_FLAGS_DEFAULT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_NCA_FLAGS_IDEMPOTENT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_NCA_FLAGS_BROADCAST"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_NCA_FLAGS_MAYBE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPCFLG_HAS_GUARANTEE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16
,"Attrs":[]
},{
"Name":"RPCFLG_WINRT_REMOTE_ASYNC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":32
,"Attrs":[]
},{
"Name":"RPC_BUFFER_COMPLETE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4096
,"Attrs":[]
},{
"Name":"RPC_BUFFER_PARTIAL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8192
,"Attrs":[]
},{
"Name":"RPC_BUFFER_EXTRA"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16384
,"Attrs":[]
},{
"Name":"RPC_BUFFER_ASYNC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":32768
,"Attrs":[]
},{
"Name":"RPC_BUFFER_NONOTIFY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":65536
,"Attrs":[]
},{
"Name":"RPCFLG_MESSAGE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":16777216
,"Attrs":[]
},{
"Name":"RPCFLG_AUTO_COMPLETE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":134217728
,"Attrs":[]
},{
"Name":"RPCFLG_LOCAL_CALL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":268435456
,"Attrs":[]
},{
"Name":"RPCFLG_INPUT_SYNCHRONOUS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":536870912
,"Attrs":[]
},{
"Name":"RPCFLG_ASYNCHRONOUS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1073741824
,"Attrs":[]
},{
"Name":"RPCFLG_NON_NDR"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2147483648
,"Attrs":[]
},{
"Name":"RPCFLG_HAS_MULTI_SYNTAXES"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":33554432
,"Attrs":[]
},{
"Name":"RPCFLG_HAS_CALLBACK"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":67108864
,"Attrs":[]
},{
"Name":"RPCFLG_ACCESSIBILITY_BIT1"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1048576
,"Attrs":[]
},{
"Name":"RPCFLG_ACCESSIBILITY_BIT2"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2097152
,"Attrs":[]
},{
"Name":"RPCFLG_ACCESS_LOCAL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4194304
,"Attrs":[]
},{
"Name":"NDR_CUSTOM_OR_DEFAULT_ALLOCATOR"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":268435456
,"Attrs":[]
},{
"Name":"NDR_DEFAULT_ALLOCATOR"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":536870912
,"Attrs":[]
},{
"Name":"RPCFLG_NDR64_CONTAINS_ARM_LAYOUT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":67108864
,"Attrs":[]
},{
"Name":"RPCFLG_SENDER_WAITING_FOR_REPLY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8388608
,"Attrs":[]
},{
"Name":"RPC_FLAGS_VALID_BIT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":32768
,"Attrs":[]
},{
"Name":"NT351_INTERFACE_SIZE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":64
,"Attrs":[]
},{
"Name":"RPC_INTERFACE_HAS_PIPES"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_SYSTEM_HANDLE_FREE_UNRETRIEVED"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_SYSTEM_HANDLE_FREE_RETRIEVED"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_SYSTEM_HANDLE_FREE_ALL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_SYSTEM_HANDLE_FREE_ERROR_ON_CLOSE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"TRANSPORT_TYPE_CN"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"TRANSPORT_TYPE_DG"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"TRANSPORT_TYPE_LPC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"TRANSPORT_TYPE_WMSG"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8
,"Attrs":[]
},{
"Name":"RPC_P_ADDR_FORMAT_TCP_IPV4"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_P_ADDR_FORMAT_TCP_IPV6"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_OPT_SESSION_ID"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":6
,"Attrs":[]
},{
"Name":"RPC_C_OPT_COOKIE_AUTH"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":7
,"Attrs":[]
},{
"Name":"RPC_C_OPT_RESOURCE_TYPE_UUID"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8
,"Attrs":[]
},{
"Name":"RPC_PROXY_CONNECTION_TYPE_IN_PROXY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_PROXY_CONNECTION_TYPE_OUT_PROXY"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_OPT_PRIVATE_SUPPRESS_WAKE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_OPT_PRIVATE_DO_NOT_DISTURB"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_OPT_PRIVATE_BREAK_ON_SUSPEND"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_C_PROFILE_DEFAULT_ELT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"RPC_C_PROFILE_ALL_ELT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_PROFILE_ALL_ELTS"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"RPC_C_PROFILE_MATCH_BY_IF"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"RPC_C_PROFILE_MATCH_BY_MBR"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"RPC_C_PROFILE_MATCH_BY_BOTH"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"RPC_C_NS_DEFAULT_EXP_AGE"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":-1
,"Attrs":[]
},{
"Name":"TARGET_IS_NT100_OR_LATER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"TARGET_IS_NT63_OR_LATER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"TARGET_IS_NT62_OR_LATER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"TARGET_IS_NT61_OR_LATER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"TARGET_IS_NT60_OR_LATER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"TARGET_IS_NT51_OR_LATER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"TARGET_IS_NT50_OR_LATER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"TARGET_IS_NT40_OR_LATER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"TARGET_IS_NT351_OR_WIN95_OR_LATER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"cbNDRContext"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":20
,"Attrs":[]
},{
"Name":"USER_CALL_IS_ASYNC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":256
,"Attrs":[]
},{
"Name":"USER_CALL_NEW_CORRELATION_DESC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":512
,"Attrs":[]
},{
"Name":"MIDL_WINRT_TYPE_SERIALIZATION_INFO_CURRENT_VERSION"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":1
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_BYTE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_CHAR"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_SMALL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_USMALL"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_WCHAR"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":5
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_SHORT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":6
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_USHORT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":7
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_LONG"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":8
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_ULONG"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":9
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_FLOAT"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":10
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_HYPER"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":11
,"Attrs":[]
},{
"Name":"USER_MARSHAL_FC_DOUBLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":12
,"Attrs":[]
},{
"Name":"INVALID_FRAGMENT_ID"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"NDR64_FC_EXPLICIT_HANDLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":0
,"Attrs":[]
},{
"Name":"NDR64_FC_BIND_GENERIC"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":1
,"Attrs":[]
},{
"Name":"NDR64_FC_BIND_PRIMITIVE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":2
,"Attrs":[]
},{
"Name":"NDR64_FC_AUTO_HANDLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":3
,"Attrs":[]
},{
"Name":"NDR64_FC_CALLBACK_HANDLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":4
,"Attrs":[]
},{
"Name":"NDR64_FC_NO_HANDLE"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":5
,"Attrs":[]
},{
"Name":"__RPCPROXY_H_VERSION__"
,"Type":{"Kind":"Native","Name":"UInt32"}
,"ValueType":"UInt32"
,"Value":475
,"Attrs":[]
},{
"Name":"MidlInterceptionInfoVersionOne"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":1
,"Attrs":[]
},{
"Name":"MidlWinrtTypeSerializationInfoVersionOne"
,"Type":{"Kind":"Native","Name":"Int32"}
,"ValueType":"Int32"
,"Value":1
,"Attrs":[]
}],
"Types":[{
"Name":"NDR_SCONTEXT_1"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pad","Type":{"Kind":"Array","Shape":{"Size":2},"Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":[]}
,{"Name":"userContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_C_QOS_CAPABILITIES"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":true
,"Scoped":false
,"Values":[
{"Name":"RPC_C_QOS_CAPABILITIES_DEFAULT","Value":0}
,{"Name":"RPC_C_QOS_CAPABILITIES_MUTUAL_AUTH","Value":1}
,{"Name":"RPC_C_QOS_CAPABILITIES_MAKE_FULLSIC","Value":2}
,{"Name":"RPC_C_QOS_CAPABILITIES_ANY_AUTHORITY","Value":4}
,{"Name":"RPC_C_QOS_CAPABILITIES_IGNORE_DELEGATE_FAILURE","Value":8}
,{"Name":"RPC_C_QOS_CAPABILITIES_LOCAL_MA_HINT","Value":16}
,{"Name":"RPC_C_QOS_CAPABILITIES_SCHANNEL_FULL_AUTH_IDENTITY","Value":32}
]
,"IntegerBase":"UInt32"
},{
"Name":"RPC_C_QOS_IDENTITY"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"RPC_C_QOS_IDENTITY_STATIC","Value":0}
,{"Name":"RPC_C_QOS_IDENTITY_DYNAMIC","Value":1}
]
,"IntegerBase":"UInt32"
},{
"Name":"RPC_C_AUTHN_INFO_TYPE"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"RPC_C_AUTHN_INFO_NONE","Value":0}
,{"Name":"RPC_C_AUTHN_INFO_TYPE_HTTP","Value":1}
]
,"IntegerBase":"UInt32"
},{
"Name":"RPC_C_HTTP_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":true
,"Scoped":false
,"Values":[
{"Name":"RPC_C_HTTP_FLAG_USE_SSL","Value":1}
,{"Name":"RPC_C_HTTP_FLAG_USE_FIRST_AUTH_SCHEME","Value":2}
,{"Name":"RPC_C_HTTP_FLAG_IGNORE_CERT_CN_INVALID","Value":8}
,{"Name":"RPC_C_HTTP_FLAG_ENABLE_CERT_REVOCATION_CHECK","Value":16}
]
,"IntegerBase":"UInt32"
},{
"Name":"RPC_C_HTTP_AUTHN_TARGET"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":true
,"Scoped":false
,"Values":[
{"Name":"RPC_C_HTTP_AUTHN_TARGET_SERVER","Value":1}
,{"Name":"RPC_C_HTTP_AUTHN_TARGET_PROXY","Value":2}
]
,"IntegerBase":"UInt32"
},{
"Name":"RPC_STATUS"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"RPC_S_INVALID_STRING_BINDING","Value":1700}
,{"Name":"RPC_S_WRONG_KIND_OF_BINDING","Value":1701}
,{"Name":"RPC_S_INVALID_BINDING","Value":1702}
,{"Name":"RPC_S_PROTSEQ_NOT_SUPPORTED","Value":1703}
,{"Name":"RPC_S_INVALID_RPC_PROTSEQ","Value":1704}
,{"Name":"RPC_S_INVALID_STRING_UUID","Value":1705}
,{"Name":"RPC_S_INVALID_ENDPOINT_FORMAT","Value":1706}
,{"Name":"RPC_S_INVALID_NET_ADDR","Value":1707}
,{"Name":"RPC_S_NO_ENDPOINT_FOUND","Value":1708}
,{"Name":"RPC_S_INVALID_TIMEOUT","Value":1709}
,{"Name":"RPC_S_OBJECT_NOT_FOUND","Value":1710}
,{"Name":"RPC_S_ALREADY_REGISTERED","Value":1711}
,{"Name":"RPC_S_TYPE_ALREADY_REGISTERED","Value":1712}
,{"Name":"RPC_S_ALREADY_LISTENING","Value":1713}
,{"Name":"RPC_S_NO_PROTSEQS_REGISTERED","Value":1714}
,{"Name":"RPC_S_NOT_LISTENING","Value":1715}
,{"Name":"RPC_S_UNKNOWN_MGR_TYPE","Value":1716}
,{"Name":"RPC_S_UNKNOWN_IF","Value":1717}
,{"Name":"RPC_S_NO_BINDINGS","Value":1718}
,{"Name":"RPC_S_NO_PROTSEQS","Value":1719}
,{"Name":"RPC_S_CANT_CREATE_ENDPOINT","Value":1720}
,{"Name":"RPC_S_OUT_OF_RESOURCES","Value":1721}
,{"Name":"RPC_S_SERVER_UNAVAILABLE","Value":1722}
,{"Name":"RPC_S_SERVER_TOO_BUSY","Value":1723}
,{"Name":"RPC_S_INVALID_NETWORK_OPTIONS","Value":1724}
,{"Name":"RPC_S_NO_CALL_ACTIVE","Value":1725}
,{"Name":"RPC_S_CALL_FAILED","Value":1726}
,{"Name":"RPC_S_CALL_FAILED_DNE","Value":1727}
,{"Name":"RPC_S_PROTOCOL_ERROR","Value":1728}
,{"Name":"RPC_S_PROXY_ACCESS_DENIED","Value":1729}
,{"Name":"RPC_S_UNSUPPORTED_TRANS_SYN","Value":1730}
,{"Name":"RPC_S_UNSUPPORTED_TYPE","Value":1732}
,{"Name":"RPC_S_INVALID_TAG","Value":1733}
,{"Name":"RPC_S_INVALID_BOUND","Value":1734}
,{"Name":"RPC_S_NO_ENTRY_NAME","Value":1735}
,{"Name":"RPC_S_INVALID_NAME_SYNTAX","Value":1736}
,{"Name":"RPC_S_UNSUPPORTED_NAME_SYNTAX","Value":1737}
,{"Name":"RPC_S_UUID_NO_ADDRESS","Value":1739}
,{"Name":"RPC_S_DUPLICATE_ENDPOINT","Value":1740}
,{"Name":"RPC_S_UNKNOWN_AUTHN_TYPE","Value":1741}
,{"Name":"RPC_S_MAX_CALLS_TOO_SMALL","Value":1742}
,{"Name":"RPC_S_STRING_TOO_LONG","Value":1743}
,{"Name":"RPC_S_PROTSEQ_NOT_FOUND","Value":1744}
,{"Name":"RPC_S_PROCNUM_OUT_OF_RANGE","Value":1745}
,{"Name":"RPC_S_BINDING_HAS_NO_AUTH","Value":1746}
,{"Name":"RPC_S_UNKNOWN_AUTHN_SERVICE","Value":1747}
,{"Name":"RPC_S_UNKNOWN_AUTHN_LEVEL","Value":1748}
,{"Name":"RPC_S_INVALID_AUTH_IDENTITY","Value":1749}
,{"Name":"RPC_S_UNKNOWN_AUTHZ_SERVICE","Value":1750}
,{"Name":"EPT_S_INVALID_ENTRY","Value":1751}
,{"Name":"EPT_S_CANT_PERFORM_OP","Value":1752}
,{"Name":"EPT_S_NOT_REGISTERED","Value":1753}
,{"Name":"RPC_S_NOTHING_TO_EXPORT","Value":1754}
,{"Name":"RPC_S_INCOMPLETE_NAME","Value":1755}
,{"Name":"RPC_S_INVALID_VERS_OPTION","Value":1756}
,{"Name":"RPC_S_NO_MORE_MEMBERS","Value":1757}
,{"Name":"RPC_S_NOT_ALL_OBJS_UNEXPORTED","Value":1758}
,{"Name":"RPC_S_INTERFACE_NOT_FOUND","Value":1759}
,{"Name":"RPC_S_ENTRY_ALREADY_EXISTS","Value":1760}
,{"Name":"RPC_S_ENTRY_NOT_FOUND","Value":1761}
,{"Name":"RPC_S_NAME_SERVICE_UNAVAILABLE","Value":1762}
,{"Name":"RPC_S_INVALID_NAF_ID","Value":1763}
,{"Name":"RPC_S_CANNOT_SUPPORT","Value":1764}
,{"Name":"RPC_S_NO_CONTEXT_AVAILABLE","Value":1765}
,{"Name":"RPC_S_INTERNAL_ERROR","Value":1766}
,{"Name":"RPC_S_ZERO_DIVIDE","Value":1767}
,{"Name":"RPC_S_ADDRESS_ERROR","Value":1768}
,{"Name":"RPC_S_FP_DIV_ZERO","Value":1769}
,{"Name":"RPC_S_FP_UNDERFLOW","Value":1770}
,{"Name":"RPC_S_FP_OVERFLOW","Value":1771}
,{"Name":"RPC_S_CALL_IN_PROGRESS","Value":1791}
,{"Name":"RPC_S_NO_MORE_BINDINGS","Value":1806}
,{"Name":"RPC_S_NO_INTERFACES","Value":1817}
,{"Name":"RPC_S_CALL_CANCELLED","Value":1818}
,{"Name":"RPC_S_BINDING_INCOMPLETE","Value":1819}
,{"Name":"RPC_S_COMM_FAILURE","Value":1820}
,{"Name":"RPC_S_UNSUPPORTED_AUTHN_LEVEL","Value":1821}
,{"Name":"RPC_S_NO_PRINC_NAME","Value":1822}
,{"Name":"RPC_S_NOT_RPC_ERROR","Value":1823}
,{"Name":"RPC_S_UUID_LOCAL_ONLY","Value":1824}
,{"Name":"RPC_S_SEC_PKG_ERROR","Value":1825}
,{"Name":"RPC_S_NOT_CANCELLED","Value":1826}
,{"Name":"RPC_S_COOKIE_AUTH_FAILED","Value":1833}
,{"Name":"RPC_S_DO_NOT_DISTURB","Value":1834}
,{"Name":"RPC_S_SYSTEM_HANDLE_COUNT_EXCEEDED","Value":1835}
,{"Name":"RPC_S_SYSTEM_HANDLE_TYPE_MISMATCH","Value":1836}
,{"Name":"RPC_S_GROUP_MEMBER_NOT_FOUND","Value":1898}
,{"Name":"EPT_S_CANT_CREATE","Value":1899}
,{"Name":"RPC_S_INVALID_OBJECT","Value":1900}
,{"Name":"RPC_S_SEND_INCOMPLETE","Value":1913}
,{"Name":"RPC_S_INVALID_ASYNC_HANDLE","Value":1914}
,{"Name":"RPC_S_INVALID_ASYNC_CALL","Value":1915}
,{"Name":"RPC_S_ENTRY_TYPE_MISMATCH","Value":1922}
,{"Name":"RPC_S_NOT_ALL_OBJS_EXPORTED","Value":1923}
,{"Name":"RPC_S_INTERFACE_NOT_EXPORTED","Value":1924}
,{"Name":"RPC_S_PROFILE_NOT_ADDED","Value":1925}
,{"Name":"RPC_S_PRF_ELT_NOT_ADDED","Value":1926}
,{"Name":"RPC_S_PRF_ELT_NOT_REMOVED","Value":1927}
,{"Name":"RPC_S_GRP_ELT_NOT_ADDED","Value":1928}
,{"Name":"RPC_S_GRP_ELT_NOT_REMOVED","Value":1929}
]
,"IntegerBase":"Int32"
},{
"Name":"GROUP_NAME_SYNTAX"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"RPC_C_NS_SYNTAX_DEFAULT","Value":0}
,{"Name":"RPC_C_NS_SYNTAX_DCE","Value":3}
]
,"IntegerBase":"UInt32"
},{
"Name":"SEC_WINNT_AUTH_IDENTITY"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"SEC_WINNT_AUTH_IDENTITY_ANSI","Value":1}
,{"Name":"SEC_WINNT_AUTH_IDENTITY_UNICODE","Value":2}
]
,"IntegerBase":"UInt32"
},{
"Name":"RPC_BINDING_HANDLE_OPTIONS_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":true
,"Scoped":false
,"Values":[
{"Name":"RPC_BHO_NONCAUSAL","Value":1}
,{"Name":"RPC_BHO_DONTLINGER","Value":2}
]
,"IntegerBase":"UInt32"
},{
"Name":"RPC_BINDING_VECTOR"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Count","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"BindingH","Type":{"Kind":"Array","Shape":null,"Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"UUID_VECTOR"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Count","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Uuid","Type":{"Kind":"Array","Shape":null,"Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_IF_ID"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Uuid","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
,{"Name":"VersMajor","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"VersMinor","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_PROTSEQ_VECTORA"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Count","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Protseq","Type":{"Kind":"Array","Shape":null,"Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_PROTSEQ_VECTORW"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Count","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Protseq","Type":{"Kind":"Array","Shape":null,"Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_POLICY"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Length","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"EndpointFlags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NICFlags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_OBJECT_INQ_FN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"ObjectUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"TypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out"]}
,{"Name":"Status","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RPC_IF_CALLBACK_FN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"InterfaceUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RPC_SECURITY_CALLBACK_FN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RPC_STATS_VECTOR"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Count","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Stats","Type":{"Kind":"Array","Shape":null,"Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_IF_ID_VECTOR"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Count","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"IfId","Type":{"Kind":"Array","Shape":null,"Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_SECURITY_QOS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Capabilities","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_CAPABILITIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IdentityTracking","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ImpersonationType","Type":{"Kind":"ApiRef","Name":"RPC_C_IMP_LEVEL","TargetKind":"Default","Api":"System.Com","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"SEC_WINNT_AUTH_IDENTITY_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"User","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"UserLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Domain","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"DomainLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Password","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"PasswordLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"SEC_WINNT_AUTH_IDENTITY_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"User","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"UserLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Domain","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"DomainLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Password","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"PasswordLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"TransportCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"AuthenticationTarget","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_AUTHN_TARGET","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"NumberOfAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"ServerCertificateSubject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"TransportCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"AuthenticationTarget","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_AUTHN_TARGET","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"NumberOfAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"ServerCertificateSubject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_V2_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"TransportCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"AuthenticationTarget","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_AUTHN_TARGET","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"NumberOfAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"ServerCertificateSubject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"ProxyCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"NumberOfProxyAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProxyAuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_V2_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"TransportCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"AuthenticationTarget","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_AUTHN_TARGET","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"NumberOfAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"ServerCertificateSubject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"ProxyCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"NumberOfProxyAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProxyAuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_V3_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"TransportCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"AuthenticationTarget","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_AUTHN_TARGET","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"NumberOfAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"ServerCertificateSubject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"ProxyCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"NumberOfProxyAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProxyAuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_V3_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"TransportCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"AuthenticationTarget","Type":{"Kind":"ApiRef","Name":"RPC_C_HTTP_AUTHN_TARGET","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"NumberOfAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"ServerCertificateSubject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"ProxyCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"NumberOfProxyAuthnSchemes","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProxyAuthnSchemes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_SECURITY_QOS_V2_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Capabilities","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_CAPABILITIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IdentityTracking","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ImpersonationType","Type":{"Kind":"ApiRef","Name":"RPC_C_IMP_LEVEL","TargetKind":"Default","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"AdditionalSecurityInfoType","Type":{"Kind":"ApiRef","Name":"RPC_C_AUTHN_INFO_TYPE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HttpCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_SECURITY_QOS_V2_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Capabilities","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_CAPABILITIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IdentityTracking","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ImpersonationType","Type":{"Kind":"ApiRef","Name":"RPC_C_IMP_LEVEL","TargetKind":"Default","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"AdditionalSecurityInfoType","Type":{"Kind":"ApiRef","Name":"RPC_C_AUTHN_INFO_TYPE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HttpCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_SECURITY_QOS_V3_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Capabilities","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_CAPABILITIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IdentityTracking","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ImpersonationType","Type":{"Kind":"ApiRef","Name":"RPC_C_IMP_LEVEL","TargetKind":"Default","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"AdditionalSecurityInfoType","Type":{"Kind":"ApiRef","Name":"RPC_C_AUTHN_INFO_TYPE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Sid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HttpCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_SECURITY_QOS_V3_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Capabilities","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_CAPABILITIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IdentityTracking","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ImpersonationType","Type":{"Kind":"ApiRef","Name":"RPC_C_IMP_LEVEL","TargetKind":"Default","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"AdditionalSecurityInfoType","Type":{"Kind":"ApiRef","Name":"RPC_C_AUTHN_INFO_TYPE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Sid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HttpCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_SECURITY_QOS_V4_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Capabilities","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_CAPABILITIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IdentityTracking","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ImpersonationType","Type":{"Kind":"ApiRef","Name":"RPC_C_IMP_LEVEL","TargetKind":"Default","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"AdditionalSecurityInfoType","Type":{"Kind":"ApiRef","Name":"RPC_C_AUTHN_INFO_TYPE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Sid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"EffectiveOnly","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HttpCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_SECURITY_QOS_V4_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Capabilities","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_CAPABILITIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IdentityTracking","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ImpersonationType","Type":{"Kind":"ApiRef","Name":"RPC_C_IMP_LEVEL","TargetKind":"Default","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"AdditionalSecurityInfoType","Type":{"Kind":"ApiRef","Name":"RPC_C_AUTHN_INFO_TYPE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Sid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"EffectiveOnly","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HttpCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_SECURITY_QOS_V5_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Capabilities","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_CAPABILITIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IdentityTracking","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ImpersonationType","Type":{"Kind":"ApiRef","Name":"RPC_C_IMP_LEVEL","TargetKind":"Default","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"AdditionalSecurityInfoType","Type":{"Kind":"ApiRef","Name":"RPC_C_AUTHN_INFO_TYPE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Sid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"EffectiveOnly","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerSecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HttpCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_SECURITY_QOS_V5_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Capabilities","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_CAPABILITIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IdentityTracking","Type":{"Kind":"ApiRef","Name":"RPC_C_QOS_IDENTITY","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ImpersonationType","Type":{"Kind":"ApiRef","Name":"RPC_C_IMP_LEVEL","TargetKind":"Default","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"AdditionalSecurityInfoType","Type":{"Kind":"ApiRef","Name":"RPC_C_AUTHN_INFO_TYPE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Sid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"EffectiveOnly","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerSecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HttpCredentials","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_HTTP_TRANSPORT_CREDENTIALS_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_BINDING_HANDLE_TEMPLATE_V1_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProtocolSequence","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NetworkAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"StringEndpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"u1","Type":{"Kind":"ApiRef","Name":"_u1_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ObjectUuid","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u1_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Reserved","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_BINDING_HANDLE_TEMPLATE_V1_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProtocolSequence","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NetworkAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"StringEndpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"u1","Type":{"Kind":"ApiRef","Name":"_u1_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ObjectUuid","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u1_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Reserved","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_BINDING_HANDLE_SECURITY_V1_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"AuthnLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"SecurityQos","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SECURITY_QOS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_BINDING_HANDLE_SECURITY_V1_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"AuthnLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"SEC_WINNT_AUTH_IDENTITY_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"SecurityQos","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SECURITY_QOS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_BINDING_HANDLE_OPTIONS_V1"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"RPC_BINDING_HANDLE_OPTIONS_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ComTimeout","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"CallTimeout","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_HTTP_REDIRECTOR_STAGE"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"RPCHTTP_RS_REDIRECT","Value":1}
,{"Name":"RPCHTTP_RS_ACCESS_1","Value":2}
,{"Name":"RPCHTTP_RS_SESSION","Value":3}
,{"Name":"RPCHTTP_RS_ACCESS_2","Value":4}
,{"Name":"RPCHTTP_RS_INTERFACE","Value":5}
]
,"IntegerBase":"Int32"
},{
"Name":"RPC_NEW_HTTP_PROXY_CHANNEL"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"RedirectorStage","Type":{"Kind":"ApiRef","Name":"RPC_HTTP_REDIRECTOR_STAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"ServerName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"ServerPort","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"RemoteUser","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"AuthType","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"ResourceUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"SessionId","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Interface","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Reserved","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"NewServerName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
,{"Name":"NewServerPort","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RPC_HTTP_PROXY_FREE_STRING"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"String","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
]
},{
"Name":"RPC_AUTH_KEY_RETRIEVAL_FN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Arg","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"KeyVer","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Key","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
,{"Name":"Status","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RPC_CLIENT_INFORMATION1"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"UserName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"ComputerName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"Privilege","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"AuthFlags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_MGMT_AUTHORIZATION_FN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"ClientBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"RequestedMgmtOperation","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Status","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RPC_ENDPOINT_TEMPLATEW"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProtSeq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Backlog","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_ENDPOINT_TEMPLATEA"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProtSeq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Backlog","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_INTERFACE_TEMPLATEA"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"MgrTypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":[]}
,{"Name":"MgrEpv","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"MaxRpcSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"IfCallback","Type":{"Kind":"ApiRef","Name":"RPC_IF_CALLBACK_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"UuidVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_INTERFACE_TEMPLATEW"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"MgrTypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":[]}
,{"Name":"MgrEpv","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"MaxRpcSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"IfCallback","Type":{"Kind":"ApiRef","Name":"RPC_IF_CALLBACK_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"UuidVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_INTERFACE_GROUP_IDLE_CALLBACK_FN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"IfGroup","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"IdleCallbackContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"IsGroupIdle","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RPC_VERSION"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"MajorVersion","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"MinorVersion","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_SYNTAX_IDENTIFIER"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"SyntaxGUID","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
,{"Name":"SyntaxVersion","Type":{"Kind":"ApiRef","Name":"RPC_VERSION","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_MESSAGE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"DataRepresentation","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Buffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"BufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProcNum","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"TransferSyntax","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"RpcInterfaceInformation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"ReservedForRuntime","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"ManagerEpv","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"ImportContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"RpcFlags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_FORWARD_FUNCTION"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"InterfaceId","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Out"]}
,{"Name":"InterfaceVersion","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_VERSION","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ObjectId","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Out"]}
,{"Name":"Rpcpro","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"ppDestEndpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RPC_ADDRESS_CHANGE_TYPE"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"PROTOCOL_NOT_LOADED","Value":1}
,{"Name":"PROTOCOL_LOADED","Value":2}
,{"Name":"PROTOCOL_ADDRESS_CHANGE","Value":3}
]
,"IntegerBase":"Int32"
},{
"Name":"RPC_ADDRESS_CHANGE_FN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"arg","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"RPC_DISPATCH_FUNCTION"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"RPC_DISPATCH_TABLE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"DispatchTableCount","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"DispatchTable","Type":{"Kind":"ApiRef","Name":"RPC_DISPATCH_FUNCTION","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_PROTSEQ_ENDPOINT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"RpcProtocolSequence","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_SERVER_INTERFACE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Length","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"InterfaceId","Type":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"TransferSyntax","Type":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"DispatchTable","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_DISPATCH_TABLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"RpcProtseqEndpointCount","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"RpcProtseqEndpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_PROTSEQ_ENDPOINT","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"DefaultManagerEpv","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"InterpreterInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["Const"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_CLIENT_INTERFACE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Length","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"InterfaceId","Type":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"TransferSyntax","Type":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"DispatchTable","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_DISPATCH_TABLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"RpcProtseqEndpointCount","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"RpcProtseqEndpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_PROTSEQ_ENDPOINT","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":[]}
,{"Name":"InterpreterInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["Const"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"LRPC_SYSTEM_HANDLE_MARSHAL_DIRECTION"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"MarshalDirectionMarshal","Value":0}
,{"Name":"MarshalDirectionUnmarshal","Value":1}
]
,"IntegerBase":"Int32"
},{
"Name":"PRPC_RUNDOWN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"AssociationContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"RPC_SEC_CONTEXT_KEY_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"EncryptAlgorithm","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"KeySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"SignatureAlgorithm","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_TRANSFER_SYNTAX"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Uuid","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
,{"Name":"VersMajor","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"VersMinor","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPCLT_PDU_FILTER_FUNC"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Buffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"BufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"fDatagram","Type":{"Kind":"Native","Name":"Int32"},"Attrs":["In"]}
]
},{
"Name":"RPC_SETFILTER_FUNC"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"pfnFilter","Type":{"Kind":"ApiRef","Name":"RPCLT_PDU_FILTER_FUNC","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RPC_BLOCKING_FN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"hWnd","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"hSyncEvent","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"RPC_C_OPT_COOKIE_AUTH_DESCRIPTOR"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"BufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Buffer","Type":{"Kind":"ApiRef","Name":"PSTR","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RDR_CALLOUT_STATE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"LastError","Type":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"LastEEInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"LastCalledStage","Type":{"Kind":"ApiRef","Name":"RPC_HTTP_REDIRECTOR_STAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ServerName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"ServerPort","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"RemoteUser","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"AuthType","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"ResourceTypePresent","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"SessionIdPresent","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"InterfacePresent","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"ResourceType","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
,{"Name":"SessionId","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
,{"Name":"Interface","Type":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"CertContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"I_RpcProxyIsValidMachineFn"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Machine","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"DotMachine","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"PortNumber","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"I_RpcProxyGetClientAddressFn"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Buffer","Type":{"Kind":"ApiRef","Name":"PSTR","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":["In"]}
,{"Name":"BufferLength","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcProxyGetConnectionTimeoutFn"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"ConnectionTimeout","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcPerformCalloutFn"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"CallOutState","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RDR_CALLOUT_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"Stage","Type":{"Kind":"ApiRef","Name":"RPC_HTTP_REDIRECTOR_STAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"I_RpcFreeCalloutStateFn"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"CallOutState","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RDR_CALLOUT_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcProxyGetClientSessionAndResourceUUID"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"SessionIdPresent","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Int32"}},"Attrs":["Out","Optional"]}
,{"Name":"SessionId","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out","Optional"]}
,{"Name":"ResourceIdPresent","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Int32"}},"Attrs":["Out"]}
,{"Name":"ResourceId","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcProxyFilterIfFn"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"IfUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"IfMajorVersion","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":["In"]}
,{"Name":"fAllow","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Int32"}},"Attrs":["Out"]}
]
},{
"Name":"RpcProxyPerfCounters"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"RpcCurrentUniqueUser","Value":1}
,{"Name":"RpcBackEndConnectionAttempts","Value":2}
,{"Name":"RpcBackEndConnectionFailed","Value":3}
,{"Name":"RpcRequestsPerSecond","Value":4}
,{"Name":"RpcIncomingConnections","Value":5}
,{"Name":"RpcIncomingBandwidth","Value":6}
,{"Name":"RpcOutgoingBandwidth","Value":7}
,{"Name":"RpcAttemptedLbsDecisions","Value":8}
,{"Name":"RpcFailedLbsDecisions","Value":9}
,{"Name":"RpcAttemptedLbsMessages","Value":10}
,{"Name":"RpcFailedLbsMessages","Value":11}
,{"Name":"RpcLastCounter","Value":12}
]
,"IntegerBase":"Int32"
},{
"Name":"I_RpcProxyUpdatePerfCounterFn"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Counter","Type":{"Kind":"ApiRef","Name":"RpcProxyPerfCounters","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"ModifyTrend","Type":{"Kind":"Native","Name":"Int32"},"Attrs":["In"]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"I_RpcProxyUpdatePerfCounterBackendServerFn"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"MachineName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"IsConnectEvent","Type":{"Kind":"Native","Name":"Int32"},"Attrs":["In"]}
]
},{
"Name":"I_RpcProxyCallbackInterface"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"IsValidMachineFn","Type":{"Kind":"ApiRef","Name":"I_RpcProxyIsValidMachineFn","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"GetClientAddressFn","Type":{"Kind":"ApiRef","Name":"I_RpcProxyGetClientAddressFn","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"GetConnectionTimeoutFn","Type":{"Kind":"ApiRef","Name":"I_RpcProxyGetConnectionTimeoutFn","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"PerformCalloutFn","Type":{"Kind":"ApiRef","Name":"I_RpcPerformCalloutFn","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"FreeCalloutStateFn","Type":{"Kind":"ApiRef","Name":"I_RpcFreeCalloutStateFn","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"GetClientSessionAndResourceUUIDFn","Type":{"Kind":"ApiRef","Name":"I_RpcProxyGetClientSessionAndResourceUUID","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ProxyFilterIfFn","Type":{"Kind":"ApiRef","Name":"I_RpcProxyFilterIfFn","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"RpcProxyUpdatePerfCounterFn","Type":{"Kind":"ApiRef","Name":"I_RpcProxyUpdatePerfCounterFn","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"RpcProxyUpdatePerfCounterBackendServerFn","Type":{"Kind":"ApiRef","Name":"I_RpcProxyUpdatePerfCounterBackendServerFn","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_NOTIFICATION_TYPES"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"RpcNotificationTypeNone","Value":0}
,{"Name":"RpcNotificationTypeEvent","Value":1}
,{"Name":"RpcNotificationTypeApc","Value":2}
,{"Name":"RpcNotificationTypeIoc","Value":3}
,{"Name":"RpcNotificationTypeHwnd","Value":4}
,{"Name":"RpcNotificationTypeCallback","Value":5}
]
,"IntegerBase":"Int32"
},{
"Name":"RPC_ASYNC_EVENT"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"RpcCallComplete","Value":0}
,{"Name":"RpcSendComplete","Value":1}
,{"Name":"RpcReceiveComplete","Value":2}
,{"Name":"RpcClientDisconnect","Value":3}
,{"Name":"RpcClientCancel","Value":4}
]
,"IntegerBase":"Int32"
},{
"Name":"PFN_RPCNOTIFICATION_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Event","Type":{"Kind":"ApiRef","Name":"RPC_ASYNC_EVENT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RPC_ASYNC_NOTIFICATION_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"APC","Type":{"Kind":"ApiRef","Name":"_APC_e__Struct","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IOC","Type":{"Kind":"ApiRef","Name":"_IOC_e__Struct","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"IntPtr","Type":{"Kind":"ApiRef","Name":"_IntPtr_e__Struct","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"hEvent","Type":{"Kind":"ApiRef","Name":"HANDLE","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"NotificationRoutine","Type":{"Kind":"ApiRef","Name":"PFN_RPCNOTIFICATION_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_IntPtr_e__Struct"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"hWnd","Type":{"Kind":"ApiRef","Name":"HWND","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"Msg","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"_IOC_e__Struct"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"hIOPort","Type":{"Kind":"ApiRef","Name":"HANDLE","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"dwNumberOfBytesTransferred","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"dwCompletionKey","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":[]}
,{"Name":"lpOverlapped","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"OVERLAPPED","TargetKind":"Default","Api":"System.IO","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"_APC_e__Struct"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"NotificationRoutine","Type":{"Kind":"ApiRef","Name":"PFN_RPCNOTIFICATION_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"hThread","Type":{"Kind":"ApiRef","Name":"HANDLE","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_ASYNC_STATE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Size","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Signature","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Lock","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"StubInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"UserInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"RuntimeInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Event","Type":{"Kind":"ApiRef","Name":"RPC_ASYNC_EVENT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"NotificationType","Type":{"Kind":"ApiRef","Name":"RPC_NOTIFICATION_TYPES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"RPC_ASYNC_NOTIFICATION_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Array","Shape":{"Size":4},"Child":{"Kind":"Native","Name":"IntPtr"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"ExtendedErrorParamTypes"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"eeptAnsiString","Value":1}
,{"Name":"eeptUnicodeString","Value":2}
,{"Name":"eeptLongVal","Value":3}
,{"Name":"eeptShortVal","Value":4}
,{"Name":"eeptPointerVal","Value":5}
,{"Name":"eeptNone","Value":6}
,{"Name":"eeptBinary","Value":7}
]
,"IntegerBase":"Int32"
},{
"Name":"BinaryParam"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Buffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"Int16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_EE_INFO_PARAM"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"ParameterType","Type":{"Kind":"ApiRef","Name":"ExtendedErrorParamTypes","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"AnsiString","Type":{"Kind":"ApiRef","Name":"PSTR","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"UnicodeString","Type":{"Kind":"ApiRef","Name":"PWSTR","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"LVal","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"SVal","Type":{"Kind":"Native","Name":"Int16"},"Attrs":[]}
,{"Name":"PVal","Type":{"Kind":"Native","Name":"UInt64"},"Attrs":[]}
,{"Name":"BVal","Type":{"Kind":"ApiRef","Name":"BinaryParam","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_EXTENDED_ERROR_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ComputerName","Type":{"Kind":"ApiRef","Name":"PWSTR","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"ProcessID","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"u","Type":{"Kind":"ApiRef","Name":"_u_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"GeneratingComponent","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Status","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"DetectionLocation","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"NumberOfParameters","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"Parameters","Type":{"Kind":"Array","Shape":{"Size":4},"Child":{"Kind":"ApiRef","Name":"RPC_EE_INFO_PARAM","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_u_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"SystemTime","Type":{"Kind":"ApiRef","Name":"SYSTEMTIME","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"FileTime","Type":{"Kind":"ApiRef","Name":"FILETIME","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"RPC_ERROR_ENUM_HANDLE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Signature","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"CurrentPos","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Head","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RpcLocalAddressFormat"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"rlafInvalid","Value":0}
,{"Name":"rlafIPv4","Value":1}
,{"Name":"rlafIPv6","Value":2}
]
,"IntegerBase":"Int32"
},{
"Name":"RPC_CALL_LOCAL_ADDRESS_V1"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Buffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"BufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AddressFormat","Type":{"Kind":"ApiRef","Name":"RpcLocalAddressFormat","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_CALL_ATTRIBUTES_V1_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"ClientPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"AuthenticationLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthenticationService","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NullSession","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_CALL_ATTRIBUTES_V1_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"ClientPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"AuthenticationLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthenticationService","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NullSession","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RpcCallType"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"rctInvalid","Value":0}
,{"Name":"rctNormal","Value":1}
,{"Name":"rctTraining","Value":2}
,{"Name":"rctGuaranteed","Value":3}
]
,"IntegerBase":"Int32"
},{
"Name":"RpcCallClientLocality"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"rcclInvalid","Value":0}
,{"Name":"rcclLocal","Value":1}
,{"Name":"rcclRemote","Value":2}
,{"Name":"rcclClientUnknownLocality","Value":3}
]
,"IntegerBase":"Int32"
},{
"Name":"RPC_CALL_ATTRIBUTES_V2_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"ClientPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"AuthenticationLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthenticationService","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NullSession","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"KernelModeCaller","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"ProtocolSequence","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"IsClientLocal","Type":{"Kind":"ApiRef","Name":"RpcCallClientLocality","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ClientPID","Type":{"Kind":"ApiRef","Name":"HANDLE","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"CallStatus","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"CallType","Type":{"Kind":"ApiRef","Name":"RpcCallType","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"CallLocalAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_CALL_LOCAL_ADDRESS_V1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"OpNum","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"InterfaceUuid","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_CALL_ATTRIBUTES_V2_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"ClientPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"AuthenticationLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthenticationService","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NullSession","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"KernelModeCaller","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"ProtocolSequence","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"IsClientLocal","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientPID","Type":{"Kind":"ApiRef","Name":"HANDLE","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"CallStatus","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"CallType","Type":{"Kind":"ApiRef","Name":"RpcCallType","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"CallLocalAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_CALL_LOCAL_ADDRESS_V1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"OpNum","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"InterfaceUuid","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_CALL_ATTRIBUTES_V3_W"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"ClientPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":[]}
,{"Name":"AuthenticationLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthenticationService","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NullSession","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"KernelModeCaller","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"ProtocolSequence","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"IsClientLocal","Type":{"Kind":"ApiRef","Name":"RpcCallClientLocality","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ClientPID","Type":{"Kind":"ApiRef","Name":"HANDLE","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"CallStatus","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"CallType","Type":{"Kind":"ApiRef","Name":"RpcCallType","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"CallLocalAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_CALL_LOCAL_ADDRESS_V1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"OpNum","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"InterfaceUuid","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
,{"Name":"ClientIdentifierBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientIdentifier","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_CALL_ATTRIBUTES_V3_A"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ServerPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"ClientPrincipalNameBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientPrincipalName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"AuthenticationLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"AuthenticationService","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NullSession","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"KernelModeCaller","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"ProtocolSequence","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"IsClientLocal","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientPID","Type":{"Kind":"ApiRef","Name":"HANDLE","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":[]}
,{"Name":"CallStatus","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"CallType","Type":{"Kind":"ApiRef","Name":"RpcCallType","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"CallLocalAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_CALL_LOCAL_ADDRESS_V1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"OpNum","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"InterfaceUuid","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
,{"Name":"ClientIdentifierBufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ClientIdentifier","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"RPC_NOTIFICATIONS"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"RpcNotificationCallNone","Value":0}
,{"Name":"RpcNotificationClientDisconnect","Value":1}
,{"Name":"RpcNotificationCallCancel","Value":2}
]
,"IntegerBase":"Int32"
},{
"Name":"RPC_IMPORT_CONTEXT_P"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"LookupContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"ProposedHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Bindings","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"_NDR_SCONTEXT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pad","Type":{"Kind":"Array","Shape":{"Size":2},"Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":[]}
,{"Name":"userContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR_RUNDOWN"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NDR_NOTIFY_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
]
},{
"Name":"NDR_NOTIFY2_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"flag","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"SCONTEXT_QUEUE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"NumberOfObjects","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ArrayOfObjects","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"EXPR_EVAL"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"ARRAY_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Dimension","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"BufferConformanceMark","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"BufferVarianceMark","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"MaxCountArray","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"OffsetArray","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"ActualCountArray","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"_NDR_ASYNC_MESSAGE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
]
,"NestedTypes":[]
},{
"Name":"_NDR_CORRELATION_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
]
,"NestedTypes":[]
},{
"Name":"NDR_ALLOC_ALL_NODES_CONTEXT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
]
,"NestedTypes":[]
},{
"Name":"NDR_POINTER_QUEUE_STATE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
]
,"NestedTypes":[]
},{
"Name":"_NDR_PROC_CONTEXT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
]
,"NestedTypes":[]
},{
"Name":"MIDL_STUB_MESSAGE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"RpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"Buffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"BufferStart","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"BufferEnd","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"BufferMark","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"BufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"MemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Memory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"IsClient","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Pad","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"uFlags2","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"ReuseBuffer","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"pAllocAllNodesContext","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_ALLOC_ALL_NODES_CONTEXT","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"pPointerQueueState","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_POINTER_QUEUE_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"IgnoreEmbeddedPointers","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"PointerBufferMark","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"CorrDespIncrement","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"uFlags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"UniquePtrCount","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"MaxCount","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":[]}
,{"Name":"Offset","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ActualCount","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"pfnAllocate","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"pfnFree","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"StackTop","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"pPresentedType","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"pTransmitType","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"SavedHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"StubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"FullPtrXlatTables","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"FULL_PTR_XLAT_TABLES","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"FullPtrRefId","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"PointerLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"dwDestContext","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"pvDestContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"SavedContextHandles","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":[]}
,{"Name":"ParamNumber","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"pRpcChannelBuffer","Type":{"Kind":"ApiRef","Name":"IRpcChannelBuffer","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"pArrayInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"ARRAY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"SizePtrCountArray","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"SizePtrOffsetArray","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"SizePtrLengthArray","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":[]}
,{"Name":"pArgQueue","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"dwStubPhase","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"LowStackMark","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"pAsyncMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"_NDR_ASYNC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"pCorrInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"_NDR_CORRELATION_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"pCorrMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"pMemoryList","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"pCSInfo","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"ConformanceMark","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"VarianceMark","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"Unused","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"pContext","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"_NDR_PROC_CONTEXT","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"ContextHandleHash","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"pUserMarshalList","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Reserved51_3","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"Reserved51_4","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"Reserved51_5","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"GENERIC_BINDING_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"GENERIC_UNBIND_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"param1","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"GENERIC_BINDING_ROUTINE_PAIR"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pfnBind","Type":{"Kind":"ApiRef","Name":"GENERIC_BINDING_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnUnbind","Type":{"Kind":"ApiRef","Name":"GENERIC_UNBIND_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"GENERIC_BINDING_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pObj","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"pfnBind","Type":{"Kind":"ApiRef","Name":"GENERIC_BINDING_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnUnbind","Type":{"Kind":"ApiRef","Name":"GENERIC_UNBIND_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"XMIT_HELPER_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"XMIT_ROUTINE_QUINTUPLE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pfnTranslateToXmit","Type":{"Kind":"ApiRef","Name":"XMIT_HELPER_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnTranslateFromXmit","Type":{"Kind":"ApiRef","Name":"XMIT_HELPER_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnFreeXmit","Type":{"Kind":"ApiRef","Name":"XMIT_HELPER_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnFreeInst","Type":{"Kind":"ApiRef","Name":"XMIT_HELPER_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"USER_MARSHAL_SIZING_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"param1","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"param2","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"USER_MARSHAL_MARSHALLING_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"param1","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"param2","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"USER_MARSHAL_UNMARSHALLING_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"param1","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"param2","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"USER_MARSHAL_FREEING_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"param1","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"USER_MARSHAL_ROUTINE_QUADRUPLE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pfnBufferSize","Type":{"Kind":"ApiRef","Name":"USER_MARSHAL_SIZING_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnMarshall","Type":{"Kind":"ApiRef","Name":"USER_MARSHAL_MARSHALLING_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnUnmarshall","Type":{"Kind":"ApiRef","Name":"USER_MARSHAL_UNMARSHALLING_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnFree","Type":{"Kind":"ApiRef","Name":"USER_MARSHAL_FREEING_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"USER_MARSHAL_CB_TYPE"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"USER_MARSHAL_CB_BUFFER_SIZE","Value":0}
,{"Name":"USER_MARSHAL_CB_MARSHALL","Value":1}
,{"Name":"USER_MARSHAL_CB_UNMARSHALL","Value":2}
,{"Name":"USER_MARSHAL_CB_FREE","Value":3}
]
,"IntegerBase":"Int32"
},{
"Name":"USER_MARSHAL_CB"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"pReserve","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"Signature","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"CBType","Type":{"Kind":"ApiRef","Name":"USER_MARSHAL_CB_TYPE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"pTypeFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"MALLOC_FREE_STRUCT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pfnAllocate","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"pfnFree","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"COMM_FAULT_OFFSETS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"CommOffset","Type":{"Kind":"Native","Name":"Int16"},"Attrs":[]}
,{"Name":"FaultOffset","Type":{"Kind":"Native","Name":"Int16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"IDL_CS_CONVERT"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"IDL_CS_NO_CONVERT","Value":0}
,{"Name":"IDL_CS_IN_PLACE_CONVERT","Value":1}
,{"Name":"IDL_CS_NEW_BUFFER_CONVERT","Value":2}
]
,"IntegerBase":"Int32"
},{
"Name":"CS_TYPE_NET_SIZE_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"hBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ulNetworkCodeSet","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ulLocalBufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"conversionType","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"IDL_CS_CONVERT","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pulNetworkBufferSize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"pStatus","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"CS_TYPE_LOCAL_SIZE_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"hBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ulNetworkCodeSet","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ulNetworkBufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"conversionType","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"IDL_CS_CONVERT","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pulLocalBufferSize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"pStatus","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"CS_TYPE_TO_NETCS_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"hBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ulNetworkCodeSet","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pLocalData","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ulLocalDataLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pNetworkData","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pulNetworkDataLength","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"pStatus","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"CS_TYPE_FROM_NETCS_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"hBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ulNetworkCodeSet","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pNetworkData","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"ulNetworkDataLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ulLocalBufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pLocalData","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pulLocalDataLength","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"pStatus","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"CS_TAG_GETTING_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"hBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"fServerSide","Type":{"Kind":"Native","Name":"Int32"},"Attrs":["In"]}
,{"Name":"pulSendingTag","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"pulDesiredReceivingTag","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"pulReceivingTag","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"pStatus","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"NDR_CS_SIZE_CONVERT_ROUTINES"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pfnNetSize","Type":{"Kind":"ApiRef","Name":"CS_TYPE_NET_SIZE_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnToNetCs","Type":{"Kind":"ApiRef","Name":"CS_TYPE_TO_NETCS_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnLocalSize","Type":{"Kind":"ApiRef","Name":"CS_TYPE_LOCAL_SIZE_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"pfnFromNetCs","Type":{"Kind":"ApiRef","Name":"CS_TYPE_FROM_NETCS_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR_CS_ROUTINES"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pSizeConvertRoutines","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_CS_SIZE_CONVERT_ROUTINES","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"pTagGettingRoutines","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"CS_TAG_GETTING_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR_EXPR_DESC"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pOffset","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["Const"]}
,{"Name":"pFormatExpr","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"MIDL_STUB_DESC"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"RpcInterfaceInformation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"pfnAllocate","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"pfnFree","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"IMPLICIT_HANDLE_INFO","Type":{"Kind":"ApiRef","Name":"_IMPLICIT_HANDLE_INFO_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"apfnNdrRundownRoutines","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_RUNDOWN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"aGenericBindingRoutinePairs","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"GENERIC_BINDING_ROUTINE_PAIR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"apfnExprEval","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"EXPR_EVAL","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"aXmitQuintuple","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"XMIT_ROUTINE_QUINTUPLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"pFormatTypes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["Const"]}
,{"Name":"fCheckBounds","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"pMallocFreeStruct","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MALLOC_FREE_STRUCT","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"MIDLVersion","Type":{"Kind":"Native","Name":"Int32"},"Attrs":[]}
,{"Name":"CommFaultOffsets","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"COMM_FAULT_OFFSETS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"aUserMarshalQuadruple","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"USER_MARSHAL_ROUTINE_QUADRUPLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"NotifyRoutineTable","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_NOTIFY_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"mFlags","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":[]}
,{"Name":"CsRoutineTables","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_CS_ROUTINES","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"ProxyServerInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"pExprInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_EXPR_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
]
,"NestedTypes":[{
"Name":"_IMPLICIT_HANDLE_INFO_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pAutoHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":[]}
,{"Name":"pPrimitiveHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":[]}
,{"Name":"pGenericBindingInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"GENERIC_BINDING_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"MIDL_FORMAT_STRING"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Pad","Type":{"Kind":"Native","Name":"Int16"},"Attrs":[]}
,{"Name":"Format","Type":{"Kind":"Array","Shape":null,"Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"STUB_THUNK"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"SERVER_ROUTINE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
]
},{
"Name":"MIDL_METHOD_PROPERTY"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Id","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Value","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"MIDL_METHOD_PROPERTY_MAP"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Count","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Properties","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_METHOD_PROPERTY","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
]
,"NestedTypes":[]
},{
"Name":"MIDL_INTERFACE_METHOD_PROPERTIES"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"MethodCount","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"MethodProperties","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_METHOD_PROPERTY_MAP","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Const"]}
]
,"NestedTypes":[]
},{
"Name":"MIDL_SERVER_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"DispatchTable","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"SERVER_ROUTINE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"ProcString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"FmtStringOffset","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["Const"]}
,{"Name":"ThunkTable","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"STUB_THUNK","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"pTransferSyntax","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"nCount","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":[]}
,{"Name":"pSyntaxInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_SYNTAX_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"MIDL_STUBLESS_PROXY_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"ProcFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"FormatStringOffset","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["Const"]}
,{"Name":"pTransferSyntax","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"nCount","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":[]}
,{"Name":"pSyntaxInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_SYNTAX_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"MIDL_SYNTAX_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"TransferSyntax","Type":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"DispatchTable","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_DISPATCH_TABLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
,{"Name":"ProcString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"FmtStringOffset","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["Const"]}
,{"Name":"TypeString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"aUserMarshalQuadruple","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["Const"]}
,{"Name":"pMethodProperties","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_INTERFACE_METHOD_PROPERTIES","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Const"]}
,{"Name":"pReserved2","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"CLIENT_CALL_RETURN"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Pointer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Simple","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"XLAT_SIDE"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"XLAT_SERVER","Value":1}
,{"Name":"XLAT_CLIENT","Value":2}
]
,"IntegerBase":"Int32"
},{
"Name":"FULL_PTR_XLAT_TABLES"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"RefIdToPointer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"PointerToRefId","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"NextRefId","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"XlatSide","Type":{"Kind":"ApiRef","Name":"XLAT_SIDE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"system_handle_t"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"SYSTEM_HANDLE_FILE","Value":0}
,{"Name":"SYSTEM_HANDLE_SEMAPHORE","Value":1}
,{"Name":"SYSTEM_HANDLE_EVENT","Value":2}
,{"Name":"SYSTEM_HANDLE_MUTEX","Value":3}
,{"Name":"SYSTEM_HANDLE_PROCESS","Value":4}
,{"Name":"SYSTEM_HANDLE_TOKEN","Value":5}
,{"Name":"SYSTEM_HANDLE_SECTION","Value":6}
,{"Name":"SYSTEM_HANDLE_REG_KEY","Value":7}
,{"Name":"SYSTEM_HANDLE_THREAD","Value":8}
,{"Name":"SYSTEM_HANDLE_COMPOSITION_OBJECT","Value":9}
,{"Name":"SYSTEM_HANDLE_SOCKET","Value":10}
,{"Name":"SYSTEM_HANDLE_JOB","Value":11}
,{"Name":"SYSTEM_HANDLE_PIPE","Value":12}
,{"Name":"SYSTEM_HANDLE_MAX","Value":12}
,{"Name":"SYSTEM_HANDLE_INVALID","Value":255}
]
,"IntegerBase":"Int32"
},{
"Name":"MIDL_INTERCEPTION_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ProcString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"ProcFormatOffsetTable","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["Const"]}
,{"Name":"ProcCount","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"TypeString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"MIDL_WINRT_TYPE_SERIALIZATION_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"TypeFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":[]}
,{"Name":"FormatStringSize","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"TypeOffset","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"StubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"STUB_PHASE"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"STUB_UNMARSHAL","Value":0}
,{"Name":"STUB_CALL_SERVER","Value":1}
,{"Name":"STUB_MARSHAL","Value":2}
,{"Name":"STUB_CALL_SERVER_NO_HRESULT","Value":3}
]
,"IntegerBase":"Int32"
},{
"Name":"PROXY_PHASE"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"PROXY_CALCSIZE","Value":0}
,{"Name":"PROXY_GETBUFFER","Value":1}
,{"Name":"PROXY_MARSHAL","Value":2}
,{"Name":"PROXY_SENDRECEIVE","Value":3}
,{"Name":"PROXY_UNMARSHAL","Value":4}
]
,"IntegerBase":"Int32"
},{
"Name":"RPC_CLIENT_ALLOC"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Size","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
]
},{
"Name":"RPC_CLIENT_FREE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"Ptr","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"NDR_USER_MARSHAL_INFO_LEVEL1"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Buffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"BufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"pfnAllocate","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"pfnFree","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":[]}
,{"Name":"pRpcChannelBuffer","Type":{"Kind":"ApiRef","Name":"IRpcChannelBuffer","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Array","Shape":{"Size":5},"Child":{"Kind":"Native","Name":"UIntPtr"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR_USER_MARSHAL_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"InformationLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Anonymous","Type":{"Kind":"ApiRef","Name":"_Anonymous_e__Union","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[{
"Name":"_Anonymous_e__Union"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Level1","Type":{"Kind":"ApiRef","Name":"NDR_USER_MARSHAL_INFO_LEVEL1","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
}]
},{
"Name":"MIDL_ES_CODE"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"MES_ENCODE","Value":0}
,{"Name":"MES_DECODE","Value":1}
,{"Name":"MES_ENCODE_NDR64","Value":2}
]
,"IntegerBase":"Int32"
},{
"Name":"MIDL_ES_HANDLE_STYLE"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"MES_INCREMENTAL_HANDLE","Value":0}
,{"Name":"MES_FIXED_BUFFER_HANDLE","Value":1}
,{"Name":"MES_DYNAMIC_BUFFER_HANDLE","Value":2}
]
,"IntegerBase":"Int32"
},{
"Name":"MIDL_ES_ALLOC"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"state","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pbuffer","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"SByte"}}},"Attrs":["In","Out"]}
,{"Name":"psize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"MIDL_ES_WRITE"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"state","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"buffer","Type":{"Kind":"ApiRef","Name":"PSTR","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":["In"]}
,{"Name":"size","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"MIDL_ES_READ"
,"Architectures":[]
,"Platform":null
,"Kind":"FunctionPointer"
,"SetLastError":false
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Attrs":[]
,"Params":[
{"Name":"state","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pbuffer","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"SByte"}}},"Attrs":["In","Out"]}
,{"Name":"psize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"MIDL_TYPE_PICKLING_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Version","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Array","Shape":{"Size":3},"Child":{"Kind":"Native","Name":"UIntPtr"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_PROC_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_RPC_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_PROC_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"StackSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ConstantClientBufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ConstantServerBufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"RpcFlags","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"FloatDoubleMask","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"NumberOfParams","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"ExtensionSize","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_PARAM_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_PARAM_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Type","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Attributes","Type":{"Kind":"ApiRef","Name":"NDR64_PARAM_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"StackOffset","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_RANGE_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"RangeType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"MinValue","Type":{"Kind":"Native","Name":"Int64"},"Attrs":[]}
,{"Name":"MaxValue","Type":{"Kind":"Native","Name":"Int64"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_CONTEXT_HANDLE_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_CONTEXT_HANDLE_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"ContextFlags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"RundownRoutineIndex","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Ordinal","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_BIND_PRIMITIVE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HandleType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"StackOffset","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_BIND_GENERIC"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HandleType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"StackOffset","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"RoutineIndex","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_BIND_CONTEXT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"HandleType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"StackOffset","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"RoutineIndex","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Ordinal","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_BINDINGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Union"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Primitive","Type":{"Kind":"ApiRef","Name":"NDR64_BIND_PRIMITIVE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Generic","Type":{"Kind":"ApiRef","Name":"NDR64_BIND_GENERIC","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Context","Type":{"Kind":"ApiRef","Name":"NDR64_BIND_CONTEXT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_BIND_AND_NOTIFY_EXTENSION"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Binding","Type":{"Kind":"ApiRef","Name":"NDR64_BIND_CONTEXT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"NotifyIndex","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_SYSTEM_HANDLE_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"HandleType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"DesiredAccess","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_POINTER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Pointee","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_NO_REPEAT_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved1","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Reserved2","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_POINTER_INSTANCE_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Offset","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_POINTER_REPEAT_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_REPEAT_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_POINTER_REPEAT_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Increment","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"OffsetToArray","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"NumberOfPointers","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_FIXED_REPEAT_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"RepeatFormat","Type":{"Kind":"ApiRef","Name":"NDR64_REPEAT_FORMAT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Iterations","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_IID_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_CONSTANT_IID_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Guid","Type":{"Kind":"Native","Name":"Guid"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_IID_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"IIDDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_STRUCTURE_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_STRUCTURE_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_STRUCTURE_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserve","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"MemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_CONF_STRUCTURE_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_STRUCTURE_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserve","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"MemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ArrayDescription","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_BOGUS_STRUCTURE_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_STRUCTURE_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserve","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"MemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"OriginalMemberLayout","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"OriginalPointerLayout","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"PointerLayout","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_CONF_BOGUS_STRUCTURE_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_STRUCTURE_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Dimensions","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"MemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"OriginalMemberLayout","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"OriginalPointerLayout","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"PointerLayout","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"ConfArrayDescription","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_SIMPLE_MEMBER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved1","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved2","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Reserved3","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_MEMPAD_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserve1","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"MemPad","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Reserved2","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_EMBEDDED_COMPLEX_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserve1","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserve2","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Type","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_BUFFER_ALIGN_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Reserved2","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_SIMPLE_REGION_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"RegionSize","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_ENCAPSULATED_UNION"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"SwitchType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"MemoryOffset","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"MemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_NON_ENCAPSULATED_UNION"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"SwitchType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"MemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Switch","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_UNION_ARM_SELECTOR"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Reserved1","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved2","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Arms","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_UNION_ARM"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"CaseValue","Type":{"Kind":"Native","Name":"Int64"},"Attrs":[]}
,{"Name":"Type","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_ARRAY_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_ARRAY_ELEMENT_INFO"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"ElementMemSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Element","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_FIX_ARRAY_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_ARRAY_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"TotalSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_CONF_ARRAY_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_ARRAY_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"ElementSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ConfDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_CONF_VAR_ARRAY_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_ARRAY_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"ElementSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ConfDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"VarDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_VAR_ARRAY_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_ARRAY_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"TotalSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"ElementSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"VarDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_BOGUS_ARRAY_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_ARRAY_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"NumberDims","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"NumberElements","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Element","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_CONF_VAR_BOGUS_ARRAY_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FixedArrayFormat","Type":{"Kind":"ApiRef","Name":"NDR64_BOGUS_ARRAY_HEADER_FORMAT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ConfDescription","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"VarDescription","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"OffsetDescription","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_STRING_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_STRING_HEADER_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"ApiRef","Name":"NDR64_STRING_FLAGS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"ElementSize","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_NON_CONFORMANT_STRING_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Header","Type":{"Kind":"ApiRef","Name":"NDR64_STRING_HEADER_FORMAT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"TotalSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_RANGED_STRING_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Header","Type":{"Kind":"ApiRef","Name":"NDR64_STRING_HEADER_FORMAT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"Min","Type":{"Kind":"Native","Name":"UInt64"},"Attrs":[]}
,{"Name":"Max","Type":{"Kind":"Native","Name":"UInt64"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_CONFORMANT_STRING_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Header","Type":{"Kind":"ApiRef","Name":"NDR64_STRING_HEADER_FORMAT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_SIZED_CONFORMANT_STRING_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"Header","Type":{"Kind":"ApiRef","Name":"NDR64_STRING_HEADER_FORMAT","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":[]}
,{"Name":"SizeDescription","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"EXPR_TOKEN"
,"Architectures":[]
,"Platform":null
,"Kind":"Enum"
,"Flags":false
,"Scoped":false
,"Values":[
{"Name":"FC_EXPR_START","Value":0}
,{"Name":"FC_EXPR_ILLEGAL","Value":0}
,{"Name":"FC_EXPR_CONST32","Value":1}
,{"Name":"FC_EXPR_CONST64","Value":2}
,{"Name":"FC_EXPR_VAR","Value":3}
,{"Name":"FC_EXPR_OPER","Value":4}
,{"Name":"FC_EXPR_NOOP","Value":5}
,{"Name":"FC_EXPR_END","Value":6}
]
,"IntegerBase":"Int32"
},{
"Name":"NDR64_EXPR_OPERATOR"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"ExprType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Operator","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"CastType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_EXPR_CONST32"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"ExprType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved1","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"ConstValue","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_EXPR_CONST64"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"ExprType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved1","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"ConstValue","Type":{"Kind":"Native","Name":"Int64"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_EXPR_VAR"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"ExprType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"VarType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Offset","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_EXPR_NOOP"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"ExprType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_TRANSMIT_AS_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_TRANSMIT_AS_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"RoutineIndex","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"TransmittedTypeWireAlignment","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"MemoryAlignment","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"PresentedTypeMemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"TransmittedTypeBufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"TransmittedType","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_USER_MARSHAL_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_USER_MARSHAL_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"RoutineIndex","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"TransmittedTypeWireAlignment","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"MemoryAlignment","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"UserTypeMemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"TransmittedTypeBufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"TransmittedType","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_PIPE_FLAGS"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"_bitfield","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_PIPE_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Type","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"MemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"BufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_RANGE_PIPE_FORMAT"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Alignment","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Type","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"MemorySize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"BufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"MinValue","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"MaxValue","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
},{
"Name":"NDR64_TYPE_STRICT_CONTEXT_HANDLE"
,"Architectures":[]
,"Platform":null
,"Kind":"Struct"
,"Size":0
,"PackingSize":0
,"Fields":[
{"Name":"FormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"RealFormatCode","Type":{"Kind":"Native","Name":"Byte"},"Attrs":[]}
,{"Name":"Reserved","Type":{"Kind":"Native","Name":"UInt16"},"Attrs":[]}
,{"Name":"Type","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":[]}
,{"Name":"CtxtFlags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
,{"Name":"CtxtID","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":[]}
]
,"NestedTypes":[]
}],
"Functions":[{
"Name":"IUnknown_QueryInterface_Proxy"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"HRESULT","TargetKind":"Default","Api":"Foundation","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"This","Type":{"Kind":"ApiRef","Name":"IUnknown","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":["In"]}
,{"Name":"riid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Const"]}
,{"Name":"ppvObject","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"IUnknown_AddRef_Proxy"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"This","Type":{"Kind":"ApiRef","Name":"IUnknown","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"IUnknown_Release_Proxy"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"This","Type":{"Kind":"ApiRef","Name":"IUnknown","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RpcBindingCopy"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"SourceBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"DestinationBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcBindingSetOption"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"hBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"option","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"optionValue","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
]
},{
"Name":"RpcBindingInqOption"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"hBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"option","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pOptionValue","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UIntPtr"}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingFromStringBindingA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"StringBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingFromStringBindingW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"StringBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcSsGetContextBinding"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"ContextHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingInqMaxCalls"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingInqObject"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ObjectUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingReset"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcBindingSetObject"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ObjectUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
]
},{
"Name":"RpcMgmtInqDefaultProtectLevel"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"AuthnLevel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingToStringBindingA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"StringBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingToStringBindingW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"StringBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingVectorFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"BindingVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcStringBindingComposeA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"ProtSeq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"NetworkAddr","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"Options","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"StringBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcStringBindingComposeW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"ProtSeq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"NetworkAddr","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"Options","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"StringBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcStringBindingParseA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"StringBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
,{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
,{"Name":"NetworkAddr","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
,{"Name":"NetworkOptions","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcStringBindingParseW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"StringBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
,{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
,{"Name":"NetworkAddr","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
,{"Name":"NetworkOptions","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcStringFreeA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"String","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcStringFreeW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"String","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcIfInqId"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"RpcIfHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"RpcIfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RpcNetworkIsProtseqValidA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"RpcNetworkIsProtseqValidW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
]
},{
"Name":"RpcMgmtInqComTimeout"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"Timeout","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
]
},{
"Name":"RpcMgmtSetComTimeout"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"Timeout","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcMgmtSetCancelTimeout"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Timeout","Type":{"Kind":"Native","Name":"Int32"},"Attrs":["In"]}
]
},{
"Name":"RpcNetworkInqProtseqsA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProtseqVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_PROTSEQ_VECTORA","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNetworkInqProtseqsW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProtseqVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_PROTSEQ_VECTORW","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Out"]}
]
},{
"Name":"RpcObjectInqType"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"TypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcObjectSetInqFn"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryFn","Type":{"Kind":"ApiRef","Name":"RPC_OBJECT_INQ_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RpcObjectSetType"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"TypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcProtseqVectorFreeA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProtseqVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_PROTSEQ_VECTORA","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcProtseqVectorFreeW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProtseqVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_PROTSEQ_VECTORW","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcServerInqBindings"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"BindingVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Out"]}
]
},{
"Name":"RpcServerInqBindingsEx"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"BindingVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Out"]}
]
},{
"Name":"RpcServerInqIf"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"MgrTypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"MgrEpv","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcServerListen"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"MinimumCallThreads","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"DontWait","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcServerRegisterIf"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"MgrTypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"MgrEpv","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerRegisterIfEx"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"MgrTypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"MgrEpv","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfCallback","Type":{"Kind":"ApiRef","Name":"RPC_IF_CALLBACK_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerRegisterIf2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"MgrTypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"MgrEpv","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MaxRpcSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfCallbackFn","Type":{"Kind":"ApiRef","Name":"RPC_IF_CALLBACK_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerRegisterIf3"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows8.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"MgrTypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"MgrEpv","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MaxRpcSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfCallback","Type":{"Kind":"ApiRef","Name":"RPC_IF_CALLBACK_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In","Optional"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerUnregisterIf"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"MgrTypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"WaitForCallsToComplete","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcServerUnregisterIfEx"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"MgrTypeUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"RundownContextHandles","Type":{"Kind":"Native","Name":"Int32"},"Attrs":["In"]}
]
},{
"Name":"RpcServerUseAllProtseqs"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerUseAllProtseqsEx"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_POLICY","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcServerUseAllProtseqsIf"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerUseAllProtseqsIfEx"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_POLICY","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcServerUseProtseqA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerUseProtseqExA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_POLICY","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcServerUseProtseqW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerUseProtseqExW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_POLICY","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcServerUseProtseqEpA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerUseProtseqEpExA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_POLICY","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcServerUseProtseqEpW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerUseProtseqEpExW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_POLICY","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcServerUseProtseqIfA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerUseProtseqIfExA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_POLICY","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcServerUseProtseqIfW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerUseProtseqIfExW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_POLICY","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcServerYield"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcMgmtStatsVectorFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"StatsVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATS_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcMgmtInqStats"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Statistics","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATS_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Out"]}
]
},{
"Name":"RpcMgmtIsServerListening"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcMgmtStopServerListening"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcMgmtWaitServerListen"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcMgmtSetServerStackSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ThreadStackSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcSsDontSerializeContext"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcMgmtEnableIdleCleanup"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcMgmtInqIfIds"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"IfIdVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Out"]}
]
},{
"Name":"RpcIfIdVectorFree"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfIdVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcMgmtInqServerPrincNameA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcMgmtInqServerPrincNameW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcServerInqDefaultPrincNameA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"PrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcServerInqDefaultPrincNameW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"PrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcEpResolveBinding"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsBindingInqEntryNameA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsBindingInqEntryNameW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingCreateA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows6.0.6000"
,"Attrs":[]
,"Params":[
{"Name":"Template","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_HANDLE_TEMPLATE_V1_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"Security","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_HANDLE_SECURITY_V1_A","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Options","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_HANDLE_OPTIONS_V1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingCreateW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows6.0.6000"
,"Attrs":[]
,"Params":[
{"Name":"Template","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_HANDLE_TEMPLATE_V1_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"Security","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_HANDLE_SECURITY_V1_W","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Options","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_HANDLE_OPTIONS_V1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcServerInqBindingHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows6.0.6000"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcImpersonateClient"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcImpersonateClient2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcRevertToSelfEx"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcRevertToSelf"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcImpersonateClientContainer"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows10.0.10240"
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcRevertContainerImpersonation"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows10.0.10240"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcBindingInqAuthClientA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ClientBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Privs","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcBindingInqAuthClientW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ClientBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Privs","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcBindingInqAuthClientExA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ClientBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Privs","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcBindingInqAuthClientExW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ClientBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Privs","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcBindingInqAuthInfoA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcBindingInqAuthInfoW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcBindingSetAuthInfoA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcBindingSetAuthInfoExA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityQos","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SECURITY_QOS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcBindingSetAuthInfoW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcBindingSetAuthInfoExW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityQOS","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SECURITY_QOS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcBindingInqAuthInfoExA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"RpcQosVersion","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityQOS","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SECURITY_QOS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcBindingInqAuthInfoExW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnLevel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"AuthIdentity","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out","Optional"]}
,{"Name":"AuthzSvc","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
,{"Name":"RpcQosVersion","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityQOS","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SECURITY_QOS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcServerCompleteSecurityCallback"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"Status","Type":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RpcServerRegisterAuthInfoA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"GetKeyFn","Type":{"Kind":"ApiRef","Name":"RPC_AUTH_KEY_RETRIEVAL_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In","Optional"]}
,{"Name":"Arg","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcServerRegisterAuthInfoW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ServerPrincName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"AuthnSvc","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"GetKeyFn","Type":{"Kind":"ApiRef","Name":"RPC_AUTH_KEY_RETRIEVAL_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In","Optional"]}
,{"Name":"Arg","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcBindingServerFromClient"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ClientBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ServerBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcRaiseException"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"exception","Type":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RpcTestCancel"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcServerTestCancel"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcCancelThread"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Thread","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcCancelThreadEx"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Thread","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"Timeout","Type":{"Kind":"Native","Name":"Int32"},"Attrs":["In"]}
]
},{
"Name":"UuidCreate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Uuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out"]}
]
},{
"Name":"UuidCreateSequential"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Uuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out"]}
]
},{
"Name":"UuidToStringA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Uuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Const"]}
,{"Name":"StringUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
},{
"Name":"UuidFromStringA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"StringUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"Uuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out"]}
]
},{
"Name":"UuidToStringW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Uuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Const"]}
,{"Name":"StringUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
]
},{
"Name":"UuidFromStringW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"StringUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"Uuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out"]}
]
},{
"Name":"UuidCompare"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Uuid1","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"Uuid2","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"Status","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"UuidCreateNil"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"NilUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out"]}
]
},{
"Name":"UuidEqual"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Uuid1","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"Uuid2","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"Status","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"UuidHash"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt16"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Uuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"Status","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"UuidIsNil"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Uuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In"]}
,{"Name":"Status","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RpcEpRegisterNoReplaceA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"BindingVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"UuidVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcEpRegisterNoReplaceW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"BindingVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"UuidVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcEpRegisterA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"BindingVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"UuidVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcEpRegisterW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"BindingVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"UuidVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcEpUnregister"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"BindingVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"UuidVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"DceErrorInqTextA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"RpcStatus","Type":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"ErrorText","Type":{"Kind":"LPArray","NullNullTerm":false,"CountConst":256,"CountParamIndex":-1,"Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["Out"]}
]
},{
"Name":"DceErrorInqTextW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"RpcStatus","Type":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"ErrorText","Type":{"Kind":"LPArray","NullNullTerm":false,"CountConst":256,"CountParamIndex":-1,"Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["Out"]}
]
},{
"Name":"RpcMgmtEpEltInqBegin"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EpBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"InquiryType","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"VersOption","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In","Optional"]}
,{"Name":"ObjectUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}}},"Attrs":["Out"]}
]
},{
"Name":"RpcMgmtEpEltInqDone"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcMgmtEpEltInqNextA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out","Optional"]}
,{"Name":"ObjectUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out","Optional"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcMgmtEpEltInqNextW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out","Optional"]}
,{"Name":"ObjectUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out","Optional"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcMgmtEpUnregister"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"EpBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ObjectUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcMgmtSetAuthorizationFn"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"AuthorizationFn","Type":{"Kind":"ApiRef","Name":"RPC_MGMT_AUTHORIZATION_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RpcExceptionFilter"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows6.0.6000"
,"Attrs":[]
,"Params":[
{"Name":"ExceptionCode","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcServerInterfaceGroupCreateW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows8.0"
,"Attrs":[]
,"Params":[
{"Name":"Interfaces","Type":{"Kind":"LPArray","NullNullTerm":false,"CountConst":-1,"CountParamIndex":1,"Child":{"Kind":"ApiRef","Name":"RPC_INTERFACE_TEMPLATEW","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"NumIfs","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Endpoints","Type":{"Kind":"LPArray","NullNullTerm":false,"CountConst":-1,"CountParamIndex":3,"Child":{"Kind":"ApiRef","Name":"RPC_ENDPOINT_TEMPLATEW","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"NumEndpoints","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IdlePeriod","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IdleCallbackFn","Type":{"Kind":"ApiRef","Name":"RPC_INTERFACE_GROUP_IDLE_CALLBACK_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"IdleCallbackContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"IfGroup","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcServerInterfaceGroupCreateA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows8.0"
,"Attrs":[]
,"Params":[
{"Name":"Interfaces","Type":{"Kind":"LPArray","NullNullTerm":false,"CountConst":-1,"CountParamIndex":1,"Child":{"Kind":"ApiRef","Name":"RPC_INTERFACE_TEMPLATEA","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"NumIfs","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Endpoints","Type":{"Kind":"LPArray","NullNullTerm":false,"CountConst":-1,"CountParamIndex":3,"Child":{"Kind":"ApiRef","Name":"RPC_ENDPOINT_TEMPLATEA","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"NumEndpoints","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IdlePeriod","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IdleCallbackFn","Type":{"Kind":"ApiRef","Name":"RPC_INTERFACE_GROUP_IDLE_CALLBACK_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"IdleCallbackContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"IfGroup","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcServerInterfaceGroupClose"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows8.0"
,"Attrs":[]
,"Params":[
{"Name":"IfGroup","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcServerInterfaceGroupActivate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows8.0"
,"Attrs":[]
,"Params":[
{"Name":"IfGroup","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcServerInterfaceGroupDeactivate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows8.0"
,"Attrs":[]
,"Params":[
{"Name":"IfGroup","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ForceDeactivation","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcServerInterfaceGroupInqBindings"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows8.0"
,"Attrs":[]
,"Params":[
{"Name":"IfGroup","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"BindingVector","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcNegotiateTransferSyntax"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcGetBuffer"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcGetBufferWithObject"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ObjectUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcSendReceive"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcFreeBuffer"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcSend"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcReceive"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"I_RpcFreePipeBuffer"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcReallocPipeBuffer"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"NewSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"I_RpcRequestMutex"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Mutex","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcClearMutex"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Mutex","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcDeleteMutex"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Mutex","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Size","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"I_RpcFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Object","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcPauseExecution"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Milliseconds","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"I_RpcGetExtendedError"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
]
},{
"Name":"I_RpcSystemHandleTypeSpecificWork"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ActualType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
,{"Name":"IdlType","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
,{"Name":"MarshalDirection","Type":{"Kind":"ApiRef","Name":"LRPC_SYSTEM_HANDLE_MARSHAL_DIRECTION","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"I_RpcGetCurrentCallHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
]
},{
"Name":"I_RpcNsInterfaceExported"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Out"]}
,{"Name":"RpcInterfaceInformation","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SERVER_INTERFACE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcNsInterfaceUnexported"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Out"]}
,{"Name":"RpcInterfaceInformation","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SERVER_INTERFACE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcBindingToStaticStringBindingW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"StringBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcBindingInqSecurityContext"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"SecurityContextHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcBindingInqSecurityContextKeyInfo"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"KeyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcBindingInqWireIdForSnego"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"WireId","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcBindingInqMarshalledTargetInfo"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"MarshalledTargetInfoSize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
,{"Name":"MarshalledTargetInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcBindingInqLocalClientPID"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Pid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcBindingHandleToAsyncHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"AsyncHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcNsBindingSetEntryNameW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
]
},{
"Name":"I_RpcNsBindingSetEntryNameA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"I_RpcServerUseProtseqEp2A"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"NetworkAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"I_RpcServerUseProtseqEp2W"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"NetworkAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"I_RpcServerUseProtseq2W"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"NetworkAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"I_RpcServerUseProtseq2A"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"NetworkAddress","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MaxCalls","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"SecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Policy","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"I_RpcServerStartService"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Protseq","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"Endpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"I_RpcBindingInqDynamicEndpointW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"DynamicEndpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out","Optional"]}
]
},{
"Name":"I_RpcBindingInqDynamicEndpointA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"DynamicEndpoint","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out","Optional"]}
]
},{
"Name":"I_RpcServerCheckClientRestriction"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcBindingInqTransportType"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Type","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcIfInqTransferSyntaxes"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"RpcIfHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"TransferSyntaxes","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_TRANSFER_SYNTAX","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"TransferSyntaxSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"TransferSyntaxCount","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_UuidCreate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Uuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcBindingCopy"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"SourceBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"DestinationBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcBindingIsClientLocal"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ClientLocalFlag","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcBindingCreateNP"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"ServerName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"ServiceName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"NetworkOptions","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcSsDontSerializeContext"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
]
},{
"Name":"I_RpcServerRegisterForwardFunction"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pForwardFunction","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_FORWARD_FUNCTION","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcServerInqAddressChangeFn"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ADDRESS_CHANGE_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
]
},{
"Name":"I_RpcServerSetAddressChangeFn"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pAddressChangeFn","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ADDRESS_CHANGE_FN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcServerInqLocalConnAddress"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Buffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"BufferSize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"AddressFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcServerInqRemoteConnAddress"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Buffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"BufferSize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"AddressFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcSessionStrictContextHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
]
},{
"Name":"I_RpcTurnOnEEInfoPropagation"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
]
},{
"Name":"I_RpcServerInqTransportType"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Type","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcMapWin32Status"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Status","Type":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"I_RpcRecordCalloutFailure"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"RpcStatus","Type":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"CallOutState","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RDR_CALLOUT_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"DllName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcMgmtEnableDedicatedThreadPool"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
]
},{
"Name":"I_RpcGetDefaultSD"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"ppSecurityDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcOpenClientProcess"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"DesiredAccess","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ClientProcess","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcBindingIsServerLocal"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"ServerLocalFlag","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcBindingSetPrivateOption"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"hBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"option","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"optionValue","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
]
},{
"Name":"I_RpcServerSubscribeForDisconnectNotification"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"hEvent","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
]
},{
"Name":"I_RpcServerGetAssociationID"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"AssociationID","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcServerDisableExceptionFilter"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
]
},{
"Name":"I_RpcServerSubscribeForDisconnectNotification2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"hEvent","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"SubscriptionId","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["Out"]}
]
},{
"Name":"I_RpcServerUnsubscribeForDisconnectNotification"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"SubscriptionId","Type":{"Kind":"Native","Name":"Guid"},"Attrs":["In"]}
]
},{
"Name":"RpcNsBindingExportA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"BindingVec","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"ObjectUuidVec","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsBindingUnexportA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjectUuidVec","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsBindingExportW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"BindingVec","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"ObjectUuidVec","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsBindingUnexportW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjectUuidVec","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsBindingExportPnPA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjectVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsBindingUnexportPnPA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjectVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsBindingExportPnPW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjectVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsBindingUnexportPnPW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjectVector","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsBindingLookupBeginA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"BindingMaxCount","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"LookupContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsBindingLookupBeginW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"BindingMaxCount","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"LookupContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsBindingLookupNext"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"LookupContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"BindingVec","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcNsBindingLookupDone"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"LookupContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcNsGroupDeleteA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"GroupNameSyntax","Type":{"Kind":"ApiRef","Name":"GROUP_NAME_SYNTAX","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"GroupName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsGroupMbrAddA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"GroupNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"GroupName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsGroupMbrRemoveA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"GroupNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"GroupName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsGroupMbrInqBeginA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"GroupNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"GroupName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsGroupMbrInqNextA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsGroupDeleteW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"GroupNameSyntax","Type":{"Kind":"ApiRef","Name":"GROUP_NAME_SYNTAX","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"GroupName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsGroupMbrAddW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"GroupNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"GroupName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsGroupMbrRemoveW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"GroupNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"GroupName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsGroupMbrInqBeginW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"GroupNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"GroupName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsGroupMbrInqNextW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsGroupMbrInqDone"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcNsProfileDeleteA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProfileNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ProfileName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsProfileEltAddA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProfileNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ProfileName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"Priority","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsProfileEltRemoveA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProfileNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ProfileName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsProfileEltInqBeginA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProfileNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ProfileName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"InquiryType","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"VersOption","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsProfileEltInqNextA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out","Optional"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
,{"Name":"Priority","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsProfileDeleteW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProfileNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ProfileName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsProfileEltAddW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProfileNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ProfileName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"Priority","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsProfileEltRemoveW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProfileNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ProfileName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsProfileEltInqBeginW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ProfileNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ProfileName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"InquiryType","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"VersOption","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsProfileEltInqNextW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out","Optional"]}
,{"Name":"MemberName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
,{"Name":"Priority","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
,{"Name":"Annotation","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsProfileEltInqDone"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcNsEntryObjectInqBeginA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsEntryObjectInqBeginW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsEntryObjectInqNext"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcNsEntryObjectInqDone"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"InquiryContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcNsEntryExpandNameA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"ExpandedName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsMgmtBindingUnexportA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"VersOption","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ObjectUuidVec","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsMgmtEntryCreateA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsMgmtEntryDeleteA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsMgmtEntryInqIfIdsA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
,{"Name":"IfIdVec","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsMgmtHandleSetExpAge"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"NsHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ExpirationAge","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcNsMgmtInqExpAge"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ExpirationAge","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcNsMgmtSetExpAge"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ExpirationAge","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcNsEntryExpandNameW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"ExpandedName","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsMgmtBindingUnexportW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"IfId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"VersOption","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"ObjectUuidVec","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"UUID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
]
},{
"Name":"RpcNsMgmtEntryCreateW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsMgmtEntryDeleteW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
]
},{
"Name":"RpcNsMgmtEntryInqIfIdsW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In"]}
,{"Name":"IfIdVec","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_IF_ID_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsBindingImportBeginA"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"ImportContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsBindingImportBeginW"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"EntryNameSyntax","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"EntryName","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}},"Attrs":["In","Optional"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ObjUuid","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Guid"}},"Attrs":["In","Optional"]}
,{"Name":"ImportContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcNsBindingImportNext"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ImportContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcNsBindingImportDone"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ImportContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcNsBindingSelect"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"BindingVec","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_BINDING_VECTOR","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcAsyncRegisterInfo"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcAsyncInitializeHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out",{"Kind":"MemorySize","BytesParamIndex":1}]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcAsyncGetCallStatus"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcAsyncCompleteCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"Reply","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["Out","Optional"]}
]
},{
"Name":"RpcAsyncAbortCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ExceptionCode","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcAsyncCancelCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"fAbort","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RpcErrorStartEnumeration"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"EnumHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ERROR_ENUM_HANDLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RpcErrorGetNextRecord"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"EnumHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ERROR_ENUM_HANDLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"CopyStrings","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":["In"]}
,{"Name":"ErrorInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_EXTENDED_ERROR_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RpcErrorEndEnumeration"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"EnumHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ERROR_ENUM_HANDLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcErrorResetEnumeration"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"EnumHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ERROR_ENUM_HANDLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcErrorGetNumberOfRecords"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"EnumHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ERROR_ENUM_HANDLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"Records","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Int32"}},"Attrs":["Out"]}
]
},{
"Name":"RpcErrorSaveErrorInfo"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"EnumHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ERROR_ENUM_HANDLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"ErrorBlob","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
,{"Name":"BlobSize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UIntPtr"}},"Attrs":["Out"]}
]
},{
"Name":"RpcErrorLoadErrorInfo"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"ErrorBlob","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In",{"Kind":"MemorySize","BytesParamIndex":1}]}
,{"Name":"BlobSize","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
,{"Name":"EnumHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ERROR_ENUM_HANDLE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RpcErrorAddRecord"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"ErrorInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_EXTENDED_ERROR_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcErrorClearInformation"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcGetAuthorizationContextForClient"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"ClientBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"ImpersonateOnReturn","Type":{"Kind":"ApiRef","Name":"BOOL","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":["In"]}
,{"Name":"Reserved1","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"pExpirationTime","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"LARGE_INTEGER","TargetKind":"Default","Api":"Foundation","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Reserved2","Type":{"Kind":"ApiRef","Name":"LUID","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":["In"]}
,{"Name":"Reserved3","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Reserved4","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"pAuthzClientContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcFreeAuthorizationContext"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"pAuthzClientContext","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcSsContextLockExclusive"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"ServerBindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"UserContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcSsContextLockShared"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"ServerBindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"UserContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcServerInqCallAttributesW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"ClientBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"RpcCallAttributes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcServerInqCallAttributesA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"ClientBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"RpcCallAttributes","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcServerSubscribeForNotification"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows6.0.6000"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Notification","Type":{"Kind":"ApiRef","Name":"RPC_NOTIFICATIONS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"NotificationType","Type":{"Kind":"ApiRef","Name":"RPC_NOTIFICATION_TYPES","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"NotificationInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_NOTIFICATION_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"RpcServerUnsubscribeForNotification"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows6.0.6000"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Notification","Type":{"Kind":"ApiRef","Name":"RPC_NOTIFICATIONS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"NotificationsQueued","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
]
},{
"Name":"RpcBindingBind"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows6.0.6000"
,"Attrs":[]
,"Params":[
{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Optional"]}
,{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"IfSpec","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcBindingUnbind"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows6.0.6000"
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"I_RpcAsyncSetHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
]
},{
"Name":"I_RpcAsyncAbortCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pAsync","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_ASYNC_STATE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"ExceptionCode","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"I_RpcExceptionFilter"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"ExceptionCode","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"I_RpcBindingInqClientTokenAttributes"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Binding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"TokenId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"LUID","TargetKind":"Default","Api":"Foundation","Parents":[]}},"Attrs":["Out","Optional"]}
,{"Name":"AuthenticationId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"LUID","TargetKind":"Default","Api":"Foundation","Parents":[]}},"Attrs":["Out","Optional"]}
,{"Name":"ModifiedId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"LUID","TargetKind":"Default","Api":"Foundation","Parents":[]}},"Attrs":["Out","Optional"]}
]
},{
"Name":"I_RpcNsGetBuffer"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcNsSendReceive"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"I_RpcNsRaiseException"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"Status","Type":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"I_RpcReBindBuffer"
,"SetLastError":false
,"DllImport":"RPCNS4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Message","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NDRCContextBinding"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"CContext","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":["In"]}
]
},{
"Name":"NDRCContextMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"CContext","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":["In","Optional"]}
,{"Name":"pBuff","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["Out"]}
]
},{
"Name":"NDRCContextUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pCContext","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"IntPtr"}},"Attrs":["In","Out","Optional"]}
,{"Name":"hBinding","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"pBuff","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"DataRepresentation","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"NDRSContextMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"CContext","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"pBuff","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["Out"]}
,{"Name":"userRunDownIn","Type":{"Kind":"ApiRef","Name":"NDR_RUNDOWN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"NDRSContextUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pBuff","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"DataRepresentation","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"NDRSContextMarshallEx"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"CContext","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"pBuff","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["Out"]}
,{"Name":"userRunDownIn","Type":{"Kind":"ApiRef","Name":"NDR_RUNDOWN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"NDRSContextMarshall2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"CContext","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"pBuff","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["Out"]}
,{"Name":"userRunDownIn","Type":{"Kind":"ApiRef","Name":"NDR_RUNDOWN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"CtxGuard","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"NDRSContextUnmarshallEx"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"pBuff","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"DataRepresentation","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"NDRSContextUnmarshall2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"BindingHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"pBuff","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"DataRepresentation","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"CtxGuard","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Optional"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"RpcSsDestroyClientContext"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ContextHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In"]}
]
},{
"Name":"NdrSimpleTypeMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"FormatChar","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrPointerMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrSimpleStructMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantStructMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantVaryingStructMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrComplexStructMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrFixedArrayMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantArrayMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantVaryingArrayMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrVaryingArrayMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrComplexArrayMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrNonConformantStringMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantStringMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrEncapsulatedUnionMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrNonEncapsulatedUnionMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrByteCountPointerMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrXmitOrRepAsMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrUserMarshalMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrInterfacePointerMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrClientContextMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ContextHandle","Type":{"Kind":"Native","Name":"IntPtr"},"Attrs":["In"]}
,{"Name":"fCheck","Type":{"Kind":"Native","Name":"Int32"},"Attrs":["In"]}
]
},{
"Name":"NdrServerContextMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ContextHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"RundownRoutine","Type":{"Kind":"ApiRef","Name":"NDR_RUNDOWN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"NdrServerContextNewMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ContextHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"RundownRoutine","Type":{"Kind":"ApiRef","Name":"NDR_RUNDOWN","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrSimpleTypeUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"FormatChar","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrRangeUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrCorrelationInitialize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"CacheSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"NdrCorrelationPass"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrCorrelationFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrPointerUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrSimpleStructUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrConformantStructUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrConformantVaryingStructUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrComplexStructUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrFixedArrayUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrConformantArrayUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrConformantVaryingArrayUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrVaryingArrayUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrComplexArrayUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrNonConformantStringUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrConformantStringUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrEncapsulatedUnionUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrNonEncapsulatedUnionUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrByteCountPointerUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrXmitOrRepAsUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrUserMarshalUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrInterfacePointerUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"fMustAlloc","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrClientContextUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pContextHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"IntPtr"}},"Attrs":["In","Out"]}
,{"Name":"BindHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrServerContextUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrContextHandleInitialize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"NdrServerContextNewUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_SCONTEXT_1","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In"]}
]
},{
"Name":"NdrPointerBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrSimpleStructBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantStructBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantVaryingStructBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrComplexStructBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrFixedArrayBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantArrayBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantVaryingArrayBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrVaryingArrayBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrComplexArrayBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantStringBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrNonConformantStringBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrEncapsulatedUnionBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrNonEncapsulatedUnionBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrByteCountPointerBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrXmitOrRepAsBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrUserMarshalBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrInterfacePointerBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrContextHandleSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrPointerMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrSimpleStructMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantStructMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantVaryingStructMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrComplexStructMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrFixedArrayMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantArrayMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantVaryingArrayMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrVaryingArrayMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrComplexArrayMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantStringMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrNonConformantStringMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrEncapsulatedUnionMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrNonEncapsulatedUnionMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrXmitOrRepAsMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrUserMarshalMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrInterfacePointerMemorySize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UInt32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrPointerFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrSimpleStructFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantStructFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantVaryingStructFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrComplexStructFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrFixedArrayFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantArrayFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConformantVaryingArrayFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrVaryingArrayFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrComplexArrayFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrEncapsulatedUnionFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrNonEncapsulatedUnionFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrByteCountPointerFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrXmitOrRepAsFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrUserMarshalFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrInterfacePointerFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrConvert2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"NumberParams","Type":{"Kind":"Native","Name":"Int32"},"Attrs":["In"]}
]
},{
"Name":"NdrConvert"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrUserMarshalSimpleTypeConvert"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pFlags","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"pBuffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"FormatChar","Type":{"Kind":"Native","Name":"Byte"},"Attrs":["In"]}
]
},{
"Name":"NdrClientInitializeNew"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ProcNum","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"NdrServerInitializeNew"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrServerInitializePartial"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"RequestedBufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"NdrClientInitialize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ProcNum","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
]
},{
"Name":"NdrServerInitialize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrServerInitializeUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrServerInitializeMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrGetBuffer"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"BufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrNsGetBuffer"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"BufferLength","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrSendReceive"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pBufferEnd","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrNsSendReceive"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pBufferEnd","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pAutoHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrFreeBuffer"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrGetDcomProtocolVersion"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"HRESULT","TargetKind":"Default","Api":"Foundation","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pVersion","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_VERSION","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrClientCall2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"CLIENT_CALL_RETURN","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrAsyncClientCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"CLIENT_CALL_RETURN","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrDcomAsyncClientCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"CLIENT_CALL_RETURN","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubDescriptor","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrAsyncServerCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrDcomAsyncStubCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pThis","Type":{"Kind":"ApiRef","Name":"IRpcStubBuffer","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":["In"]}
,{"Name":"pChannel","Type":{"Kind":"ApiRef","Name":"IRpcChannelBuffer","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":["In"]}
,{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pdwStubPhase","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrStubCall2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pThis","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pChannel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pdwStubPhase","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrServerCall2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMapCommAndFaultStatus"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pCommStatus","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"pFaultStatus","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
,{"Name":"Status","Type":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RpcSsAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Size","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
]
},{
"Name":"RpcSsDisableAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcSsEnableAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcSsFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"NodeToFree","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcSsGetThreadHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcSsSetClientAllocFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ClientAlloc","Type":{"Kind":"ApiRef","Name":"RPC_CLIENT_ALLOC","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"ClientFree","Type":{"Kind":"ApiRef","Name":"RPC_CLIENT_FREE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RpcSsSetThreadHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Id","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcSsSwapClientAllocFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ClientAlloc","Type":{"Kind":"ApiRef","Name":"RPC_CLIENT_ALLOC","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"ClientFree","Type":{"Kind":"ApiRef","Name":"RPC_CLIENT_FREE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"OldClientAlloc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_CLIENT_ALLOC","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
,{"Name":"OldClientFree","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_CLIENT_FREE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RpcSmAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Size","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
,{"Name":"pStatus","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RpcSmClientFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pNodeToFree","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcSmDestroyClientContext"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ContextHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In"]}
]
},{
"Name":"RpcSmDisableAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcSmEnableAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
]
},{
"Name":"RpcSmFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"NodeToFree","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcSmGetThreadHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStatus","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"RpcSmSetClientAllocFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ClientAlloc","Type":{"Kind":"ApiRef","Name":"RPC_CLIENT_ALLOC","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"ClientFree","Type":{"Kind":"ApiRef","Name":"RPC_CLIENT_FREE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"RpcSmSetThreadHandle"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Id","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"RpcSmSwapClientAllocFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"ClientAlloc","Type":{"Kind":"ApiRef","Name":"RPC_CLIENT_ALLOC","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"ClientFree","Type":{"Kind":"ApiRef","Name":"RPC_CLIENT_FREE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"OldClientAlloc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_CLIENT_ALLOC","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
,{"Name":"OldClientFree","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_CLIENT_FREE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"NdrRpcSsEnableAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pMessage","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrRpcSsDisableAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pMessage","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrRpcSmSetClientToOsf"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pMessage","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrRpcSmClientAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Size","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
]
},{
"Name":"NdrRpcSmClientFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"NodeToFree","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"NdrRpcSsDefaultAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Size","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
]
},{
"Name":"NdrRpcSsDefaultFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"NodeToFree","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"NdrFullPointerXlatInit"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"FULL_PTR_XLAT_TABLES","TargetKind":"Default","Api":"System.Rpc","Parents":[]}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"NumberOfPointers","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"XlatSide","Type":{"Kind":"ApiRef","Name":"XLAT_SIDE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"NdrFullPointerXlatFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pXlatTables","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"FULL_PTR_XLAT_TABLES","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"Len","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
]
},{
"Name":"NdrClearOutParameters"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"ArgAddr","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrOleAllocate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Size","Type":{"Kind":"Native","Name":"UIntPtr"},"Attrs":["In"]}
]
},{
"Name":"NdrOleFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"NodeToFree","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
]
},{
"Name":"NdrGetUserMarshalInfo"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pFlags","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In"]}
,{"Name":"InformationLevel","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pMarshalInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"NDR_USER_MARSHAL_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["Out"]}
]
},{
"Name":"NdrCreateServerInterfaceFromStub"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStub","Type":{"Kind":"ApiRef","Name":"IRpcStubBuffer","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":["In"]}
,{"Name":"pServerIf","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SERVER_INTERFACE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrClientCall3"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"CLIENT_CALL_RETURN","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"nProcNum","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pReturnValue","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"Ndr64AsyncClientCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"CLIENT_CALL_RETURN","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"nProcNum","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pReturnValue","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"Ndr64DcomAsyncClientCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"CLIENT_CALL_RETURN","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"nProcNum","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pReturnValue","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"Ndr64AsyncServerCall64"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"Ndr64AsyncServerCallAll"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"Ndr64DcomAsyncStubCall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pThis","Type":{"Kind":"ApiRef","Name":"IRpcStubBuffer","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":["In"]}
,{"Name":"pChannel","Type":{"Kind":"ApiRef","Name":"IRpcChannelBuffer","TargetKind":"Com","Api":"System.Com","Parents":[]},"Attrs":["In"]}
,{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pdwStubPhase","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrStubCall3"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Int32"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"pThis","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pChannel","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pdwStubPhase","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrServerCallAll"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrServerCallNdr64"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pRpcMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrPartialIgnoreClientMarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrPartialIgnoreServerUnmarshall"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrPartialIgnoreClientBufferSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrPartialIgnoreServerInitialize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"pStubMsg","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_MESSAGE","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"ppMemory","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
,{"Name":"pFormat","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"RpcUserFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.1.2600"
,"Attrs":[]
,"Params":[
{"Name":"AsyncHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pBuffer","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"MesEncodeIncrementalHandleCreate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"UserState","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"AllocFn","Type":{"Kind":"ApiRef","Name":"MIDL_ES_ALLOC","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"WriteFn","Type":{"Kind":"ApiRef","Name":"MIDL_ES_WRITE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"pHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"MesDecodeIncrementalHandleCreate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"UserState","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"ReadFn","Type":{"Kind":"ApiRef","Name":"MIDL_ES_READ","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"pHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["In","Out"]}
]
},{
"Name":"MesIncrementalHandleReset"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"UserState","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"AllocFn","Type":{"Kind":"ApiRef","Name":"MIDL_ES_ALLOC","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"WriteFn","Type":{"Kind":"ApiRef","Name":"MIDL_ES_WRITE","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"ReadFn","Type":{"Kind":"ApiRef","Name":"MIDL_ES_READ","TargetKind":"FunctionPointer","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"Operation","Type":{"Kind":"ApiRef","Name":"MIDL_ES_CODE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
]
},{
"Name":"MesEncodeFixedBufferHandleCreate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pBuffer","Type":{"Kind":"ApiRef","Name":"PSTR","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":["Out",{"Kind":"MemorySize","BytesParamIndex":1}]}
,{"Name":"BufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pEncodedSize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
,{"Name":"pHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"MesEncodeDynBufferHandleCreate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"pBuffer","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"SByte"}}},"Attrs":["Out"]}
,{"Name":"pEncodedSize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out"]}
,{"Name":"pHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"MesDecodeBufferHandleCreate"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Buffer","Type":{"Kind":"ApiRef","Name":"PSTR","TargetKind":"Default","Api":"Foundation","Parents":[]},"Attrs":["In",{"Kind":"MemorySize","BytesParamIndex":1}]}
,{"Name":"BufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pHandle","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}}},"Attrs":["Out"]}
]
},{
"Name":"MesBufferHandleReset"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In"]}
,{"Name":"HandleStyle","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"Operation","Type":{"Kind":"ApiRef","Name":"MIDL_ES_CODE","TargetKind":"Default","Api":"System.Rpc","Parents":[]},"Attrs":["In"]}
,{"Name":"pBuffer","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"SByte"}}},"Attrs":["In",{"Kind":"MemorySize","BytesParamIndex":4},"Optional"]}
,{"Name":"BufferSize","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pEncodedSize","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["Out","Optional"]}
]
},{
"Name":"MesHandleFree"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"MesInqProcEncodingId"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pInterfaceId","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"RPC_SYNTAX_IDENTIFIER","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Out"]}
,{"Name":"pProcNum","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesSimpleTypeAlignSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UIntPtr"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"param0","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesSimpleTypeDecode"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"Int16"},"Attrs":["In"]}
]
},{
"Name":"NdrMesSimpleTypeEncode"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Const"]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"Int16"},"Attrs":["In"]}
]
},{
"Name":"NdrMesTypeAlignSize"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UIntPtr"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Const"]}
]
},{
"Name":"NdrMesTypeEncode"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Const"]}
]
},{
"Name":"NdrMesTypeDecode"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesTypeAlignSize2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UIntPtr"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pPicklingInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_TYPE_PICKLING_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Const"]}
]
},{
"Name":"NdrMesTypeEncode2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pPicklingInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_TYPE_PICKLING_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Const"]}
]
},{
"Name":"NdrMesTypeDecode2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pPicklingInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_TYPE_PICKLING_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesTypeFree2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pPicklingInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_TYPE_PICKLING_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesProcEncodeDecode"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesProcEncodeDecode2"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"CLIENT_CALL_RETURN","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pStubDesc","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUB_DESC","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pFormatString","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesTypeAlignSize3"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UIntPtr"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pPicklingInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_TYPE_PICKLING_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"ArrTypeOffset","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}}},"Attrs":["In","Const"]}
,{"Name":"nTypeIndex","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Const"]}
]
},{
"Name":"NdrMesTypeEncode3"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pPicklingInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_TYPE_PICKLING_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"ArrTypeOffset","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}}},"Attrs":["In","Const"]}
,{"Name":"nTypeIndex","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Const"]}
]
},{
"Name":"NdrMesTypeDecode3"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pPicklingInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_TYPE_PICKLING_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"ArrTypeOffset","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}}},"Attrs":["In","Const"]}
,{"Name":"nTypeIndex","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesTypeFree3"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pPicklingInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_TYPE_PICKLING_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"ArrTypeOffset","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt32"}}},"Attrs":["In","Const"]}
,{"Name":"nTypeIndex","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesProcEncodeDecode3"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"CLIENT_CALL_RETURN","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"nProcNum","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pReturnValue","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
]
},{
"Name":"NdrMesSimpleTypeDecodeAll"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"Int16"},"Attrs":["In"]}
]
},{
"Name":"NdrMesSimpleTypeEncodeAll"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"Void"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"pObject","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Const"]}
,{"Name":"Size","Type":{"Kind":"Native","Name":"Int16"},"Attrs":["In"]}
]
},{
"Name":"NdrMesSimpleTypeAlignSizeAll"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"Native","Name":"UIntPtr"}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":null
,"Attrs":[]
,"Params":[
{"Name":"Handle","Type":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Void"}},"Attrs":["In","Out"]}
,{"Name":"pProxyInfo","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"MIDL_STUBLESS_PROXY_INFO","TargetKind":"Default","Api":"System.Rpc","Parents":[]}},"Attrs":["In","Const"]}
]
},{
"Name":"RpcCertGeneratePrincipalNameW"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"CERT_CONTEXT","TargetKind":"Default","Api":"Security.Cryptography","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pBuffer","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"UInt16"}}},"Attrs":["Out"]}
]
},{
"Name":"RpcCertGeneratePrincipalNameA"
,"SetLastError":false
,"DllImport":"RPCRT4"
,"ReturnType":{"Kind":"ApiRef","Name":"RPC_STATUS","TargetKind":"Default","Api":"System.Rpc","Parents":[]}
,"ReturnAttrs":[]
,"Architectures":[]
,"Platform":"windows5.0"
,"Attrs":[]
,"Params":[
{"Name":"Context","Type":{"Kind":"PointerTo","Child":{"Kind":"ApiRef","Name":"CERT_CONTEXT","TargetKind":"Default","Api":"Security.Cryptography","Parents":[]}},"Attrs":["In","Const"]}
,{"Name":"Flags","Type":{"Kind":"Native","Name":"UInt32"},"Attrs":["In"]}
,{"Name":"pBuffer","Type":{"Kind":"PointerTo","Child":{"Kind":"PointerTo","Child":{"Kind":"Native","Name":"Byte"}}},"Attrs":["Out"]}
]
}],
"UnicodeAliases":[
"RPC_PROTSEQ_VECTOR"
,"SEC_WINNT_AUTH_IDENTITY_"
,"RPC_HTTP_TRANSPORT_CREDENTIALS_"
,"RPC_HTTP_TRANSPORT_CREDENTIALS_V2_"
,"RPC_HTTP_TRANSPORT_CREDENTIALS_V3_"
,"RPC_SECURITY_QOS_V2_"
,"RPC_SECURITY_QOS_V3_"
,"RPC_SECURITY_QOS_V4_"
,"RPC_SECURITY_QOS_V5_"
,"RPC_BINDING_HANDLE_TEMPLATE_V1_"
,"RPC_BINDING_HANDLE_SECURITY_V1_"
,"RPC_ENDPOINT_TEMPLATE"
,"RPC_INTERFACE_TEMPLATE"
,"RPC_CALL_ATTRIBUTES_V1_"
,"RPC_CALL_ATTRIBUTES_V2_"
,"RPC_CALL_ATTRIBUTES_V3_"
,"RpcBindingFromStringBinding"
,"RpcBindingToStringBinding"
,"RpcStringBindingCompose"
,"RpcStringBindingParse"
,"RpcStringFree"
,"RpcNetworkIsProtseqValid"
,"RpcNetworkInqProtseqs"
,"RpcProtseqVectorFree"
,"RpcServerUseProtseq"
,"RpcServerUseProtseqEx"
,"RpcServerUseProtseqEp"
,"RpcServerUseProtseqEpEx"
,"RpcServerUseProtseqIf"
,"RpcServerUseProtseqIfEx"
,"RpcMgmtInqServerPrincName"
,"RpcServerInqDefaultPrincName"
,"RpcNsBindingInqEntryName"
,"RpcBindingCreate"
,"RpcBindingInqAuthClient"
,"RpcBindingInqAuthClientEx"
,"RpcBindingInqAuthInfo"
,"RpcBindingSetAuthInfo"
,"RpcBindingSetAuthInfoEx"
,"RpcBindingInqAuthInfoEx"
,"RpcServerRegisterAuthInfo"
,"UuidToString"
,"UuidFromString"
,"RpcEpRegisterNoReplace"
,"RpcEpRegister"
,"DceErrorInqText"
,"RpcMgmtEpEltInqNext"
,"RpcServerInterfaceGroupCreate"
,"I_RpcNsBindingSetEntryName"
,"I_RpcServerUseProtseqEp2"
,"I_RpcServerUseProtseq2"
,"I_RpcBindingInqDynamicEndpoint"
,"RpcNsBindingExport"
,"RpcNsBindingUnexport"
,"RpcNsBindingExportPnP"
,"RpcNsBindingUnexportPnP"
,"RpcNsBindingLookupBegin"
,"RpcNsGroupDelete"
,"RpcNsGroupMbrAdd"
,"RpcNsGroupMbrRemove"
,"RpcNsGroupMbrInqBegin"
,"RpcNsGroupMbrInqNext"
,"RpcNsProfileDelete"
,"RpcNsProfileEltAdd"
,"RpcNsProfileEltRemove"
,"RpcNsProfileEltInqBegin"
,"RpcNsProfileEltInqNext"
,"RpcNsEntryObjectInqBegin"
,"RpcNsEntryExpandName"
,"RpcNsMgmtBindingUnexport"
,"RpcNsMgmtEntryCreate"
,"RpcNsMgmtEntryDelete"
,"RpcNsMgmtEntryInqIfIds"
,"RpcNsBindingImportBegin"
,"RpcServerInqCallAttributes"
,"RpcCertGeneratePrincipalName"
]
}