linux build

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@58948 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Ivan.Shulga
2014-10-16 12:32:37 +00:00
committed by Alexander Trofimov
parent 68460f0e26
commit af5307842e
11 changed files with 330 additions and 24 deletions

View File

@ -82,6 +82,7 @@ struct VARIANT
SHORT iVal;
FLOAT fltVal;
BSTR bstrVal;
VARIANT_BOOL boolVal;
double dblVal;
};
/*