Chapter 3 -- 154
Programmer’s Guide
Item [V] [T] [P] [S] Value
VT_BLOB_OBJECT * Blob contains an
object
VT_CF * Clipboard format
VT_CLSID * AClassID
VT_VECTOR * simple counted array
VT_ARRAY * SAFEARRAY*
VT_BYREF * void* for local use
VT_BSTR_BLOB Reserved for system
use
Note
VT: data type of variable or function parameters.
VTS: data type of the function return value