How To Use Strptr()

Sep 8, 2010

[code] in my vb.net code how to use strptr()

View 1 Replies


ADVERTISEMENT

Name 'StrPtr' Is Not Declared?

Nov 5, 2009

Dim Result as String Result = StrPtr("MyString")

how to use function StrPtr in vb.net 2003

View 1 Replies

VB6 Replacement For StrPtr And VarPtr Is Not Supported

Mar 4, 2011

I am trying to convert a method from VB6 to VB.NET and having some issues with StrPtr and VarPtr not being supported in VB.NET anymore. Here is the method having a problem. From what I know, I am looking to get the memory location of the objects to pass to the SendMessageCDS() method.

[Code]....

View 2 Replies

VS 2008 .net Version Of LenB, MidB, Strptr?

Oct 21, 2011

Im comverting a vb6 project to vb.net. i need Vb.net version of LenB, MidB, Strptr functions.

View 12 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved