Searched defs:RTNT_CONSTANT_UNISTR (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/nt/
H A Dnt.h235 #define RTNT_CONSTANT_UNISTR(a_String) { sizeof(a_String) - sizeof(WCHAR), sizeof(a_String), (WCHAR *)a_String } macro

Completed in 70 milliseconds