Next Previous Up Top Contents Index

2 Functional Developer's COM, OLE, and ActiveX Libraries

2.5 Making GUIDs

There are two stages to making a GUID for use in an application. First you need to create the unique number that makes up the GUID, and then you need to create a Dylan object representing the GUID.

2.5.1 - Creating GUID numbers
2.5.2 - Making a GUID instance

OLE, COM, ActiveX and DBMS Reference - 31 MAR 2000

Next Previous Up Top Contents Index