Struct windows_sys::Win32::System::Rpc::I_RpcProxyCallbackInterface
#[repr(C)]pub struct I_RpcProxyCallbackInterface {
pub IsValidMachineFn: I_RpcProxyIsValidMachineFn,
pub GetClientAddressFn: I_RpcProxyGetClientAddressFn,
pub GetConnectionTimeoutFn: I_RpcProxyGetConnectionTimeoutFn,
pub PerformCalloutFn: I_RpcPerformCalloutFn,
pub FreeCalloutStateFn: I_RpcFreeCalloutStateFn,
pub GetClientSessionAndResourceUUIDFn: I_RpcProxyGetClientSessionAndResourceUUID,
pub ProxyFilterIfFn: I_RpcProxyFilterIfFn,
pub RpcProxyUpdatePerfCounterFn: I_RpcProxyUpdatePerfCounterFn,
pub RpcProxyUpdatePerfCounterBackendServerFn: I_RpcProxyUpdatePerfCounterBackendServerFn,
}Expand description
Required features: "Win32_System_Rpc"
Fields§
§IsValidMachineFn: I_RpcProxyIsValidMachineFn§GetClientAddressFn: I_RpcProxyGetClientAddressFn§GetConnectionTimeoutFn: I_RpcProxyGetConnectionTimeoutFn§PerformCalloutFn: I_RpcPerformCalloutFn§FreeCalloutStateFn: I_RpcFreeCalloutStateFn§GetClientSessionAndResourceUUIDFn: I_RpcProxyGetClientSessionAndResourceUUID§ProxyFilterIfFn: I_RpcProxyFilterIfFn§RpcProxyUpdatePerfCounterFn: I_RpcProxyUpdatePerfCounterFn§RpcProxyUpdatePerfCounterBackendServerFn: I_RpcProxyUpdatePerfCounterBackendServerFn