Description

Returns the export clipboard formats for the the object instance.
Returns the export clipboard formats for the the object type.

Return Type

A Boolean value.   A Variant (Array of Long) with ClipboardFormats that can be exported in ObjectClipboardDatas.
Failure Returns Empty..

Failure conditions:
Implementation defined. MULTIPLE

Syntax

object.ObjectClipboardFormats (sDisplayName, pOverridden, pUnknown, pvalFormats)

The ObjectClipboardFormats Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McDataHandler.
sDisplayNameRequired. A String value.
pOverriddenRequired. An IUnknown object.
pUnknownRequired. An IUnknown object. The given object.
pvalFormatsRequired. A Variant value.

Remarks

When the optional vData is supplied just the formats for that instance of the object are returned. When vData is Not supplied all possible formats are returned.