pNameValue
The name/value pair for this image, sent as a NAMEVALUEItem object. This argument is used to get the information from a script on the server machine. This name is usually some user-defined name and the value is a filename of the data. The NAMEVALUEItem object has 2 properties:
Property |
Description |
BSTR pszName |
This name is usually some user defined name. |
BSTR pszValue |
This value is usually the filename of the image. |