In The Hand
SDK_RETURN_CODE Enumeration
NamespacesInTheHand.Net.Bluetooth.WidcommSDK_RETURN_CODE
.NET Components for Mobility
"Define common return code for new SDK functions that would normally return BOOL"
Declaration Syntax
C#Visual Basic
public enum SDK_RETURN_CODE
Public Enumeration SDK_RETURN_CODE
Members
MemberDescription
Success
"The call was successful"

Fail
"Unspecified failure"

NotSupported
"The API is not supported on the platform BTW stack version"

Busy
"The API cannot complete at this time, but may be retried"

InvalidParam
"One of the API parameters was invalid"

ErrResources
"A necessary resource could not be obtained"

Timeout
"The operation timed out before completion"

HasFlag
Determines whether one or more bit fields are set in the current instance.

Remarks
"Added BTW and SDK 5.0.1.1100".

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0