classID
read/write property Attaches a ClassID to the storage
Syntax:
variable = object.classID
object.classID = variable
Remarks:
Not all the storages support this feature. It is guaranteed for the
storages in an OLE compound files but nowhere else unless exclusively
specified in their documentation.
Applies to: SFStorage object
|