![]() |
![]() |
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| DelevopersTexas ATL COM APIType |
HRESULT Type( [out, retval] LONG* pVal );
| pVal | A pointer to a integer object to contain the TVariable Type. |
TComAPI.CTVariable parameter = new TComAPI.CTVariableClass();
parameter.SetSturcture({"one","two","three","four","five"});
Label1.Text = "the Type is " + parameter.Type;//returns "the Type is 12" as it is a TVariable::Struture
Copyright © 2007, Ekky Software Pty Ltd.