|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Can anyone convert this to VB?I can't figure this out.
Can anyone convert this to VB? byte * p = (byte *)(void *)Scan0; Thanks "Allen" <allen99NOSPAM@a-znet.com> wrote in message How aboutnews:uTUR6ckQGHA.2436@TK2MSFTNGP11.phx.gbl... > I can't figure this out. > > Can anyone convert this to VB? > > > > byte * p = (byte *)(void *)Scan0; > > > > Thanks Dim p as Byte = 0 seriously?
Show quoteHide quote "Hal Rosser" <hmros***@bellsouth.net> wrote in message news:4gsPf.186$LS4.18@bignews4.bellsouth.net... > > "Allen" <allen99NOSPAM@a-znet.com> wrote in message > news:uTUR6ckQGHA.2436@TK2MSFTNGP11.phx.gbl... >> I can't figure this out. >> >> Can anyone convert this to VB? >> >> >> >> byte * p = (byte *)(void *)Scan0; >> >> >> >> Thanks > > How about > Dim p as Byte = 0 > > >Can anyone convert this to VB? No, VB doesn't support pointers.Mattias -- Mattias Sjögren [C# MVP] mattias @ mvps.org http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com Please reply only to the newsgroup. Thanks, I was hoping VS0005 might
Show quoteHide quote "Mattias Sjögren" <mattias.dont.want.spam@mvps.org> wrote in message news:%23OBhLjnQGHA.4976@TK2MSFTNGP11.phx.gbl... > >Can anyone convert this to VB? > > No, VB doesn't support pointers. > > > Mattias > > -- > Mattias Sjögren [C# MVP] mattias @ mvps.org > http://www.msjogren.net/dotnet/ | http://www.dotnetinterop.com > Please reply only to the newsgroup. "Allen" <allen99NOSPAM@a-znet.com> schrieb: Well, maybe describing what you actually want to archieve would lead to an > Thanks, I was hoping VS0005 might alternative solution. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> no problem, I did it with arrays.
thanks Show quoteHide quote "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:%23b$SqjsQGHA.5248@TK2MSFTNGP09.phx.gbl... > "Allen" <allen99NOSPAM@a-znet.com> schrieb: >> Thanks, I was hoping VS0005 might > > Well, maybe describing what you actually want to archieve would lead to an > alternative solution. > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/>
"VB (9) Rocks" slide show
Progressbar and treeview stops refreshing ADO With SQL Transactions Optimizing Repeated PictureBox.Paints VB doesn't allow temp tables in Stored Procedures? control collection Parsing XML strings Preventing Explorer Window from Displaying when Pen Drive Inserted Copy files and progressbar upload multiple files |
|||||||||||||||||||||||