UNICODE_PATH
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 128
typedef [string] WCHAR UNICODE_PATH [MAX_PATH];
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Dvdata.h, Dvdata.idl.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.