The Utility type exposes the following members.

Methods

  NameDescription
Dispatch
Call this in a loop to dispatch events in a console program. DO NOT USE WITH WinForms!
GetErrorText
Generates a string explaining the error code passed in.
GetLastError
Gets the last error to occur after a function has returned failure.
Initialize
Initializes the Bone SDK. Must be called before calling any other members.
Terminate
Terminates the Bone SDK

See Also