ObjectType

ObjectType enumeration

Si el atributo ForeignType es “Objeto”, el elemento ForeignData también debe tener un atributo ObjectType.

[Flags]
public enum ObjectType

Valores

Nombre Valor Descripción
LinkedObject 100 Objeto vinculado.
EmbeddedObject 200 Objeto incrustado.
Control 400 Control.
OLE2Named 4000 Nombre OLE2.
OLE2Object 8000 Objeto OLE2.
Undefined FFFFFFFF80000000 Indefinido.

Ver también