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.1.2+f020e0f7d6c6baea4fbd8d2cd07f19d43a2df455
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.