Inherited by IDSSCatalogInfo3.
Public Member Functions | |
| HRESULT | LoadFromXML ([in] IDispatch *ipElement,[in] EnumDSSCatalogFlags iFlags) |
| Populate this CatalogInfo instance from its XML representation. | |
| HRESULT | RetrievalTime ([out, retval] DATE *opRetrievalTime) |
| The timestamp indicating when the catalog was populated from the database. | |
| HRESULT | RetrievalTimeUTC ([out, retval] DATE *opRetrievalTimeUTC) |
| The timestamp indicating when the catalog was populated from the database. | |
| HRESULT | SaveToXML ([in] EnumDSSCatalogFlags iFlags,[out] BSTR *opXML) |
| Save this CatalogInfo instance to XML or JSON depending on the passed in flags. | |
|
||||||||||||
|
Populate this CatalogInfo instance from its XML representation.
|
|
|
The timestamp indicating when the catalog was populated from the database.
|
|
|
The timestamp indicating when the catalog was populated from the database.
|
|
||||||||||||
|
Save this CatalogInfo instance to XML or JSON depending on the passed in flags.
|