Guid GetPinnedDeviceId( Guid currentDeviceId, string secretKey )
Function GetPinnedDeviceId ( _ currentDeviceId As Guid, _ secretKey As String _ ) As Guid
Guid^ GetPinnedDeviceId( Guid^ currentDeviceId, String^ secretKey )