Home | Previous Page | Next Page   Creating ActiveX Value Objects > Implementing ActiveX Value Objects >

ActiveX Properties

If you choose to generate access methods in the BladeSmith New Opaque Type wizard, BladeSmith generates code to make the members of the data structure available as ActiveX properties so the client application developer can access those values.

If a member of an opaque type is an array, the following additional properties are made available:

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]