[ComImport, Guid ( "d57c7288-d4ad-4768-be02-9d969532d960" ), CoClass ( typeof ( FileOpenDialogRCW ) )]
interface NativeFileOpenDialog : IFileOpenDialog
{
}
<ComImport> _
<Guid("TODO")> _
'TODO: Insert <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> _ if this doesn't derive from IDispatch
Interface NativeFileOpenDialog
TODO
End Interface
None.
None.