![]() | ![]() | ![]() |
| ||
|
IShellBrowser::QueryActiveShellView
HRESULT QueryActiveShellView( IShellView **ppshv );Returns the currently active (displayed) shell view object.
- Returns NOERROR if successful, or an OLE-defined error value otherwise.
Notes to Callers
Because the IShellBrowser interface can host several shell views simultaneously, this method provides an easy way to determine the active shell view object.
- ppshv
- Address of the pointer to the currently active shell view object.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.