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: 6.0.1+2b48744145fe7ef0b0e6d89d46e9cc83d8627463
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.