STATSTG.clsid 字段
定义
指示存储对象的类标识符。Indicates the class identifier for the storage object.
public: Guid clsid;
public Guid clsid;
val mutable clsid : Guid
Public clsid As Guid
字段值
注解
对于新的存储对象,此字段将初始化为 CLSID_NULL 。This field is initialized to CLSID_NULL for new storage objects.
有关详细信息,请参阅 STATSTG 结构。For more information, see STATSTG structure.