RpcImpersonateClientContainer function (rpcdce.h)

[RpcImpersonateClientContainer is not supported and may be altered or unavailable in the future.]

RpcImpersonateClientContainer may be altered or unavailable.

Syntax

RPC_STATUS RpcImpersonateClientContainer(
  [in, optional] RPC_BINDING_HANDLE BindingHandle
);

Parameters

[in, optional] BindingHandle

Reserved.

Return value

Reserved.

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Target Platform Windows
Header rpcdce.h
Library Rpcrt4.lib
DLL Rpcrt4.dll

See also

RpcRevertContainerImpersonation