![]() |
VWorks software calls the Get32x32Bitmap method to get a bitmap image from the plugin that represents a device or the specified task.Figure Device and task icons
Device icon (bitmap image) Task icon (bitmap image) The task description is returned with a call to the GetDescription method. See “GetDescription method” .
If the CommandName parameter contains an empty string, VWorks software is asking for a bitmap image that represents a device.If the parameter contains a string (the name of a task), VWorks software is asking for a bitmap image to represent a task. [out, retval] An IPictureDisp object that contains the handle to the bitmap for the image. This bitmap must be 32 pixels wide by 32 pixels high. Refer to the Microsoft SDK documentation for more details about the standard COM IPictureDisp interface at http://windowssdk.msdn.microsoft.com/en-us/library.