RtlInitUnicodeString
生活随笔
收集整理的這篇文章主要介紹了
RtlInitUnicodeString
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
代碼1:
WCHAR enumeratorName[] = {};
UNICODE_STRING unicodeEnumName;
RtlInitUnicodeString(&unicodeEnumName, enumeratorName);
unicodeEnumName是指向enumeratorName的內存指針
代碼2:
UNICODE_STRING temp;
RtlInitUnicodeString(&temp, L"PCI");
temp是字符串“PCI”的內存指針
總結
以上是生活随笔為你收集整理的RtlInitUnicodeString的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: WebApi的自定义Filter
- 下一篇: 苹果智能AR挡风玻璃靠谱吗?