![]() |
![]() |
|
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
| DelevopersTexas ATL COM APILength |
HRESULT Length( [out, retval] LONG* pVal );
| pVal | A pointer to a integer object to contain the length. |
TComAPI.CTVariable parameter = new TComAPI.CTVariableClass();
parameter.SetSturcture({"one","two","three","four","five"},0);
Label1.Text = "the length is " + parameter.Length;
Copyright © 2007, Ekky Software Pty Ltd.