Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Call this function to determine whether the OLE item is embedded or linked, or static.
OLE_OBJTYPE GetType( ) const;
Return Value
An unsigned integer with one of the following values:
OT_LINK The OLE item is a link.
OT_EMBEDDED The OLE item is embedded.
OT_STATIC The OLE item is static, that is, it contains only presentation data, not native data, and thus cannot be edited.
Requirements
Header: afxole.h