windows::Win32::Security::Cryptography::Catalog

Function CryptCATAllocSortedMemberInfo

pub unsafe fn CryptCATAllocSortedMemberInfo<P1>(
    hcatalog: HANDLE,
    pwszreferencetag: P1,
) -> *mut CRYPTCATMEMBER
where P1: Param<PCWSTR>,