GeocacheRequestPinPage Method
Requests the PIN page. Do this first before performing any other operations on the geocache.
Namespace: SmallEarthTech.AntPlus.DeviceProfilesAssembly: SmallEarthTech.AntPlus (in SmallEarthTech.AntPlus.dll) Version: 5.0.1.0+f38da73fd23cf61ffb5cc5e01f10a544cf32a50c
public Task<MessagingReturnCode> RequestPinPage()
Public Function RequestPinPage As Task(Of MessagingReturnCode)
public:
Task<MessagingReturnCode>^ RequestPinPage()
member RequestPinPage : unit -> Task<MessagingReturnCode>
Return Value
TaskMessagingReturnCodeStatus of the request.