wdfstring.h header
This header is used by wdf. For more information, see:
wdfstring.h contains the following programming interfaces:
Functions
WdfStringCreate The WdfStringCreate method creates a framework string object and optionally assigns a specified Unicode string to the object. |
WdfStringGetUnicodeString The WdfStringGetUnicodeString method retrieves the Unicode string that is assigned to a specified framework string object. |