hiGetDefaultThumbnail
hiGetDefaultThumbnail(?viewTypet_viewType[?sizeg_size] ) =>icon/nil
Description
Displays a default cellview type thumbnail when a thumbnail is not available for that application. This prevents the thumbnail area of a dialog or window from being left blank.
Arguments
Value Returned
|
Cellview type not recognized or no thumbnail available at the requested resolution. If not supplied, defaults to |
Example
myImage = hiGetDefaultThumbnail( ?viewType "maskLayout" )
Related Topics
Return to top