probably a stupid one:
if in VB code i encounter AddressOf, what would i replace it with in C++? just omit it? or use & ?
thanks