Function RpcNsProfileEltAddW
pub unsafe fn RpcNsProfileEltAddW<P1, P4, P6>(
profilenamesyntax: u32,
profilename: P1,
ifid: Option<*const RPC_IF_ID>,
membernamesyntax: u32,
membername: P4,
priority: u32,
annotation: P6,
) -> RPC_STATUSwhere
P1: Param<PCWSTR>,
P4: Param<PCWSTR>,
P6: Param<PCWSTR>,