Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This structure describes the name and properties of a desktop file that a device file is checked against.
typedef struct tagFileVerifyReference{ BSTR m_Name; BSTR m_SourcePath; FileVerifyInfo m_Info;} FileVerifyReference;
Members
- m_Name
File name or device file path. - m_SourcePath
Path for desktop file. - m_Info
Properties of desktop file to be compared.
Requirements
OS Versions: Windows CE 5.0.
Header: cccommon.idl.
See Also
Send Feedback on this topic to the authors