Z
Zytan
In the code on this page: http://msdn2.microsoft.com/en-us/library/
ms171728.aspx it shows:
Delegate Sub SetTextCallback([text] As String)
What is the purpose of [ ] surrounding 'text'?
I've done some quick tests and found nothing differs when i use it, or
not.
thanks,
Zytan
ms171728.aspx it shows:
Delegate Sub SetTextCallback([text] As String)
What is the purpose of [ ] surrounding 'text'?
I've done some quick tests and found nothing differs when i use it, or
not.
thanks,
Zytan