windows::Win32::System::DataExchange

Function DdeCreateStringHandleW

pub unsafe fn DdeCreateStringHandleW<P1>(
    idinst: u32,
    psz: P1,
    icodepage: i32,
) -> HSZ
where P1: Param<PCWSTR>,