Connecting Tech Pros Worldwide Help | Site Map

Equivalent of IntPtr.

  #1  
Old June 28th, 2009, 03:18 PM
Newbie
 
Join Date: Sep 2007
Posts: 26
What is the equivalent of IntPtr of Vb.Net in Vb6? For example what'll be the equivalent of the following 2 lines in Vb6?
Dim htok As IntPtr
htok = IntPtr.Zero

Thanks.
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
Straight to the IntPtr - pigeonrandle answers 9 July 25th, 2006 11:45 PM
Obtaining size of struct array-type member from fixed pack=1 struct? taskswap@gmail.com answers 4 January 12th, 2006 03:05 PM
What is the equivalent of function 'print_string_list' in C# BuddyWork answers 2 November 17th, 2005 08:05 AM
What is the C# equivalent of the Win32 AdjustTokenPrivileges API Nadav answers 2 November 16th, 2005 03:17 PM