C/C++ Specifics (SQL-DMO)
This section presents information specifically needed by the the C or C++ developer creating a SQL-DMO application.
When Sqldmo.h and Sqldmoid.h are included in a C/C++ source file, SQL-DMO makes visible:
- Class and interface IDs for SQL-DMO objects.
- Pointer types used to maintain references on SQL-DMO objects.
- Two scope-aware template classes that can simplify OLE object reference maintenance.
- C/C++ shortcuts for collection and list handling.
- Macros aiding property setting.
(c) 1988-98 Microsoft Corporation. All Rights Reserved.