Description The command registered by this object is executed on content of the type (see mcDataSourceContent enumeration) specified by this property.
-
Property type
-
A mcDataSourceContent enumeration.
-
Syntax
-
object.ContentType [= value]
The ContentType Property syntax has these parts: Settings The settings for value are:
 | mcdatSC_UnInit | 0 |
Not Initialize - invalid state.
|
 | mcdatSC_DBNode | 1 |
McDBNode Content
|
 | mcdatSC_Object | 2 |
COM Object Content
|
 | mcdatSC_File | 3 |
File Content
|
 | mcdatSC_ClipboardData | 4 |
Clipboard / DataObject Content
|
|