TMtxBinaryTest::Test1Table Property

__declspec(property(get = GetTest1Table, put = SetTest1Table)) TBinaryTestTable*Test1Table;

First test table.

Read: TBinaryTestTable *GetTest1Table();
Write: void SetTest1Table(TBinaryTestTable *Value);
Declared in Dew::Stats::TMtxBinaryTest · Dew.Stats/StatTools.h · Cross-compiler