Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27469

VS 2010 Equivalent of Void * pointer of CPP in visual basic

$
0
0
i am trying to access an function from dll which is in c++ in my visual basic program. That function has one of the argumant as data type void *. i am not able to access this argument as i have tried giving its data type as "Object". if any one can tell me how can i access this argument in VB. thanks.

Viewing all articles
Browse latest Browse all 27469

Trending Articles