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.0+3fbe181bca5f5ec97a9a018f9fcefae55701bc33
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.