classid property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the class identifier for the object.

Syntax

HRESULT value = object.put_classid(BSTR v);HRESULT value = object.get_classid(BSTR* p);

Property values

Type: BSTR

the class identifier for the object.

Remarks

The format the classid string is "clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" for registered Microsoft ActiveX Controls.

 

 

Build date: 6/12/2012