| Ole4D Methods | ||||||||||
|
OCContainsObject(p_AreaVar) Tests if the plug-in area contains an ole object.Parameters
Return Values 0 – if the plug-in area does not have an ole object associated. 1 – if the plug-in area contains an ole object. If the area variable is not valid(i.e. there is no plug-in with this variable) returned value is the system error code for invalid parameter is returned. Example
$i := OCCreaFromProgId(OLE4DVar;"WordDocument")
See Also OCSetPadding |
||||||||||