TYPELIBTYPELIB*
*Contents  *Index  *Topic Contents
*Previous Topic: SYSTEM
*Next Topic: Internet Explorer Address Book

TYPELIB

<TYPELIB
CLASSID="{id}"
/>

Specifies the type library file (*.tlb) for a particular JavaBean.

CLASSID="{id}"
Required. Unique identifier for the type library file associated with a particular JavaBean. For Microsoft® Internet Explorer, this file must be specified in GUID format {hhhhhhhh-hhhh-hhhh-hhhh-hhhhhhhhhhhh}, where "h" is a hexadecimal digit.

Number of allowed occurrences: None or one
Parent elements Child elements
CLASS None

Example

<TYPELIB CLASSID="{01234567-89AB-CDEF-0123-456789ABCDEF}" />

Applies To

OSD


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.