Function PSPropertyKeyFromString
pub unsafe fn PSPropertyKeyFromString<P0>(
pszstring: P0,
pkey: *mut PROPERTYKEY,
) -> Result<()>where
P0: Param<PCWSTR>,
pub unsafe fn PSPropertyKeyFromString<P0>(
pszstring: P0,
pkey: *mut PROPERTYKEY,
) -> Result<()>where
P0: Param<PCWSTR>,