Creating a Wilbur OLE Object


The first step in using an OLE object is to create it. In Visual Basic you would create a Wilbur object with code like:

Dim wilbur As Object
Set wilbur = CreateObject("Wilbur.FileIndex")

In all of the function examples it is assume a wilbur object has already been created.


Copyright © 1999 RedTree Development Inc. All rights reserved.
Information in this document is subject to change without notice.
Other products and companies referred to herein are trademarks or registered trademarks of their respective companies or mark holders.