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’, ‘Win32_Foundation’
Fields
IsValidMachineFn: I_RpcProxyIsValidMachineFnGetClientAddressFn: I_RpcProxyGetClientAddressFnGetConnectionTimeoutFn: I_RpcProxyGetConnectionTimeoutFnPerformCalloutFn: I_RpcPerformCalloutFnFreeCalloutStateFn: I_RpcFreeCalloutStateFnGetClientSessionAndResourceUUIDFn: I_RpcProxyGetClientSessionAndResourceUUIDProxyFilterIfFn: I_RpcProxyFilterIfFnRpcProxyUpdatePerfCounterFn: I_RpcProxyUpdatePerfCounterFnRpcProxyUpdatePerfCounterBackendServerFn: I_RpcProxyUpdatePerfCounterBackendServerFn