UNICODE_PATH (Windows CE 5.0)
This data type holds a string of 128 Unicode characters. The UNICODE_PATH type is used to specify a path to a DVD-Video volume.
#define MAX_PATH 128typedef [string] WCHAR UNICODE_PATH [MAX_PATH];
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
See Also
Send Feedback on this topic to the authors