type property
Retrieves the type of control.
Syntax
HRESULT value = object.get_type(* p);
Property values
Type: BSTR
the following value.
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
Show:
Retrieves the type of control.
HRESULT value = object.get_type(* p);
Type: BSTR
the following value.