ExpPointerPoint.GetCurrentPoint(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static ExpPointerPoint ^ GetCurrentPoint(unsigned int pointerId);
static ExpPointerPoint GetCurrentPoint(uint32_t const& pointerId);
public static ExpPointerPoint GetCurrentPoint(uint pointerId);
function getCurrentPoint(pointerId)
Public Shared Function GetCurrentPoint (pointerId As UInteger) As ExpPointerPoint
Parameters
- pointerId
-
UInt32
unsigned int
uint32_t