CSCHOBJ.CPP
In the example provider component, a code example, that manages the lifetime of the schema objects, is in cschobj.cpp. Supported methods are listed in the following table.
Method | Description |
---|---|
CSampleDSSchema::CreateSchema | Standard constructor. |
CSampleDSSchema::~CSampleDSSchema | Standard destructor. |
Standard IADs methods. | |
Standard IADsContainer methods. | |
CSampleDSSchema::QueryInterface | Verify the given interface ID on this object. |
CSampleDSSchema::AllocateSchema | Create a schema object and load its type data. |