RpcImpersonateClientContainer function

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

RpcImpersonateClientContainer may be altered or unavailable.

Syntax


RPC_STATUS RPC_ENTRY RpcImpersonateClientContainer(
  _In_opt_ RPC_BINDING_HANDLE BindingHandle
);

Parameters

BindingHandle [in, optional]

Reserved.

Return value

Reserved.

Requirements

Minimum supported client

Windows 10 [desktop apps only]

Minimum supported server

Windows Server 2016 [desktop apps only]

Header

Rpcdce.h

Library

Rpcrt4.lib

DLL

Rpcrt4.dll

See also

RpcRevertContainerImpersonation

 

 

Show: