[][src]Type Definition winapi::shared::rpcdce::RPC_NEW_HTTP_PROXY_CHANNEL

type RPC_NEW_HTTP_PROXY_CHANNEL = Option<unsafe extern "system" fn(RedirectorStage: RPC_HTTP_REDIRECTOR_STAGE, ServerName: RPC_WSTR, ServerPort: RPC_WSTR, RemoteUser: RPC_WSTR, AuthType: RPC_WSTR, ResourceUuid: *mut c_void, SessionId: *mut c_void, Interface: *mut c_void, Reserved: *mut c_void, Flags: c_ulong, NewServerName: *mut RPC_WSTR, NewServerPort: *mut RPC_WSTR) -> RPC_STATUS>;