CodeVerge.Net Beta


   Explore    Item Entry   Register  Login  
Microsoft News
Asp.Net Forums
IBM Software
Borland Forums
Adobe Forums
Novell Forums


Converts the value of the specified UIntPtr to a pointer to an unspecified type.

Namespace: ?System
Assembly: ?mscorlib (in mscorlib.dll)

Syntax

Visual Basic (Declaration)
Public Shared Narrowing Operator CType ( _
	value As UIntPtr _
) As Void*
C#
public static explicit operator void* (
	UIntPtr value
)
Visual C++
static explicit operator void* (
	UIntPtr value
)
JavaScript
JavaScript does not support the declaration of new casting operators.

Parameters

value
Type: System..::.UIntPtr
A UIntPtr.

Return Value

The contents of value.

See Also



Free Download:
   
  Privacy | Contact Us
All Times Are GMT