Function windows::Win32::System::Rpc::RpcNsProfileEltAddW
pub unsafe fn RpcNsProfileEltAddW<P0, P1, P2>(
profilenamesyntax: u32,
profilename: P0,
ifid: Option<*const RPC_IF_ID>,
membernamesyntax: u32,
membername: P1,
priority: u32,
annotation: P2,
) -> RPC_STATUSwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,
P2: Param<PCWSTR>,