Contents Previous Page Next Page
INTERNETFLAG

The INTERNETFLAG enumeration values are flags used to specify one of the GUID groups in the IProvideClassInfo3::GetFlags method. There is only one bit flag currently defined for the INTERNETFLAG group.

typedef enum tagINTERNETFLAG 

{

INTERNETFLAG_USESDATAPATHS = 0x00000001

} INTERNETFLAG;

Members

INTERNETFLAG_USESDATAPATHS

Specifies that the object uses one or more data path properties to manage BLOB data storage.