FocusProvider.GenerateNewPointerId 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.
Generate a new unique pointer id.
public:
virtual System::UInt32 GenerateNewPointerId();
public uint GenerateNewPointerId ();
abstract member GenerateNewPointerId : unit -> uint32
override this.GenerateNewPointerId : unit -> uint32
Public Function GenerateNewPointerId () As UInteger