|
Mobile API Reference
MicroStrategy 2019
|
#include <DSSFormat.h>
Public Member Functions | |
| PropertyInfo () | |
| PropertyInfo (int iFormatIndex, std::string &iPropertySetName, std::string &iPropertyName, CComVariant &iPropertyValue) | |
| virtual | ~PropertyInfo () |
| PropertyInfo () | |
| PropertyInfo (int iFormatIndex, std::string &iPropertySetName, std::string &iPropertyName, CComVariant &iPropertyValue) | |
| virtual | ~PropertyInfo () |
Public Attributes | |
| int | mFormatIndex |
| std::string | mPropertySetName |
| std::string | mPropertyName |
| CComVariant | mPropertyValue |
| PropertyInfo::PropertyInfo | ( | ) |
| PropertyInfo::PropertyInfo | ( | int | iFormatIndex, |
| std::string & | iPropertySetName, | ||
| std::string & | iPropertyName, | ||
| CComVariant & | iPropertyValue | ||
| ) |
|
virtual |
| PropertyInfo::PropertyInfo | ( | ) |
| PropertyInfo::PropertyInfo | ( | int | iFormatIndex, |
| std::string & | iPropertySetName, | ||
| std::string & | iPropertyName, | ||
| CComVariant & | iPropertyValue | ||
| ) |
|
virtual |
| int PropertyInfo::mFormatIndex |
| std::string PropertyInfo::mPropertyName |
| std::string PropertyInfo::mPropertySetName |
| CComVariant PropertyInfo::mPropertyValue |