NativeFileOpenDialog (Interfaces)
Last changed: anonymous

.
Summary
TODO - a short description

C# Definition:

[ComImport, Guid ( "d57c7288-d4ad-4768-be02-9d969532d960" ), CoClass ( typeof ( FileOpenDialogRCW ) )]
interface NativeFileOpenDialog : IFileOpenDialog
{
}

VB Definition:

<ComImport> _
<Guid("TODO")> _
'TODO: Insert <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> _ if this doesn't derive from IDispatch
Interface NativeFileOpenDialog
   TODO
End Interface

User-Defined Types:

None.

Notes:

None.

Documentation