CLSIDFromProgIDEx
windows
0.61.1
In windows::
Win32::
System::
Com
windows
::
Win32
::
System
::
Com
Function
CLSID
From
ProgID
Ex
Copy item path
pub unsafe fn CLSIDFromProgIDEx<P0>(lpszprogid: P0) -> Result<GUID>
where P0: Param<PCWSTR>,