Searched defs:SysAllocStringLen (Results 1 – 2 of 2) sorted by relevance
61 BSTR SysAllocStringLen(const OLECHAR *s, UINT len) in SysAllocStringLen() function
271718 pub fn SysAllocStringLen(strIn: *const OLECHAR, ui: UINT) -> BSTR; in SysAllocStringLen() function