[Visual Basic] Public Function IsOleAutomationObject( _ ByVal Object As Object _ ) As Boolean [C#] public bool IsOleAutomationObject( Object Object ); [C++] public: bool IsOleAutomationObject( Object* Object ); [JScript] public function IsOleAutomationObject( Object Object ): bool;
ObjectCaster Class | EbsOpen Namespace