|
|
|
|
|
|
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| -
| Header File
| shlobj.h
| Unicode
| No
| Platform Notes
| None
|
|
|
ICommDlgBrowser::OnDefaultCommand
[Now Supported on Windows NT]
OnDefaultCommand is called when a user double-clicks in the view or presses the ENTER key.
HRESULT OnDefaultCommand( )
This method has no parameters.
Return Values
Returns NOERROR if successful or an OLE-defined error code otherwise.
Remarks
The browser should return S_OK if it has processed the action or S_FALSE to
let the view perform the default action.
Notes to Callers
Allows the default command to be handled by the common dialog box instead of
the view.
See Also
ICommDlgBrowser
Related Links
Software for Delphi and C++ Builder developers
Software for Visual Studio .NET developers
Software for Visual Basic 6 developers
Delphi Tips&Tricks
MegaDetailed.NET
More Online Helps
Win32 Multimedia Programmer's Reference (mmedia.hlp)
OLE Programmer's Reference (ole.hlp)
Microsoft Windows Pen API Programmer's Reference (penapi.hlp)
Microsoft Windows Sockets 2 Reference (sock2.hlp)
Microsoft Windows Telephony API (TAPI) Programmer's Reference (tapi.hlp)
Unix Manual Pages
|