I have a number of packager objects, and I was wondering if
there was a reference to the API, or OLE automation methods
that would let me access the packager objects.
When dealing with the OLE object, in a VB OLE container,
all I know is that there is an object there, and that it
is of the 'Package' class. Programmatically, I want
to get more info about it, and get packager to save
the data to a file.
Archived from group: microsoft>public>vb>ole