[ComImport, Guid ( "84bccd23-5fde-4cdb-aea4-af64b83d78ab" ), CoClass ( typeof ( FileSaveDialogRCW ) )]
interface NativeFileSaveDialog : IFileSaveDialog
{
}
<ComImport> _
<Guid("TODO")> _
'TODO: Insert <InterfaceType(ComInterfaceType.InterfaceIsIUnknown)> _ if this doesn't derive from IDispatch
Interface NativeFileSaveDialog
TODO
End Interface
None.
None.