FileSaveDialogRCW (Interfaces)
Last changed: anonymous

.
Summary
TODO - a short description

C# Definition:

[ComImport, ClassInterface ( ClassInterfaceType.None ), TypeLibType ( TypeLibTypeFlags.FCanCreate ),
Guid ( CLSIDGuid.FileSaveDialog )]
class FileSaveDialogRCW
{
}

VB Definition:

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

User-Defined Types:

None.

Notes:

None.

Documentation