Message 1 of 5
GetInterfaceObject - ObjectDBX problem

Not applicable
11-30-2004
05:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I'm using A2005
I sure it's something stupid, but anyone have ideas why does the following
give a Type Mismatch error?
Dim dbxdoc As AxDbDocument
Set dbxdoc =
AcadApplication.GetInterfaceObject("ObjectDBX.AxDbDocument.16")
TIA
Dave F.