This topic has not yet been rated - Rate this topic

typeDetail property

Retrieves the name of the selection type.

Syntax

HRESULT value = object.get_typeDetail(* p);

Property values

Type: BSTR

the name of the selection type.

Remarks

The default implementation of this property returns a value of undefined.

Host applications can provide a custom selection mechanism and can provide a value for this property that indicates the selection type.

MSHTML requests the selection type from the host application by calling GetTypeDetail.

See also

GetTypeDetail

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.