Function windows::Win32::Security::EnterpriseData::SrpSetTokenEnterpriseId
pub unsafe fn SrpSetTokenEnterpriseId<P0, P1>(
tokenhandle: P0,
enterpriseid: P1,
) -> Result<()>where
P0: Param<HANDLE>,
P1: Param<PCWSTR>,