IShellFolderViewDual3::get_Script Method
Gets the scripting object for the view.
Syntax
HRESULT get_Script( IDispatch **ppDisp );
Parameters
- ppDisp
[out] The scripting object for the view. This represents the scripting automation model.
Return Value
Returns S_OK if successful, or an error value otherwise.
See Also
IShellFolderViewDual, IShellFolderViewDual2, IShellFolderViewDual3