@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm 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: NativeFileSaveDialog@msdn on MSDN
Edit Interfaces.Native...
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.