NativeFileSaveDialog (Interfaces)
Last changed: -213.68.15.100

.
Summary
TODO - a short description

C# Definition:

[ComImport, Guid ( "84bccd23-5fde-4cdb-aea4-af64b83d78ab" ), CoClass ( typeof ( FileSaveDialogRCW ) )]
interface NativeFileSaveDialog : IFileSaveDialog
{
}

VB Definition:

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

User-Defined Types:

None.

Notes:

None.

Documentation