UNICODE_PATH (Windows CE 5.0)

Send Feedback

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

IDVDROM::Bind

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.