isValidCOMObject | R Documentation |
This attempts to determine whether a reference to a COM object corresponds to an active/valid COM object or if it has been destroyed.
isValidCOMObject(obj)
obj |
a COMIDispatch object |
A logical value with TRUE
indicating valid.
Duncan Temple Lang
COMCreate
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.