Constants |
FAILURE |
indicates: dispatch failed
|
SUCCESS |
indicates: dispatch was successfully
|
DONTKNOW |
indicates: result isn't defined
|
Constants' Details |
FAILURE
const short FAILURE = 0;
- Description
- indicates: dispatch failed
|
|
SUCCESS
const short SUCCESS = 1;
- Description
- indicates: dispatch was successfully
|
|
DONTKNOW
const short DONTKNOW = 2;
- Description
- indicates: result isn't defined
|
|
Top of Page
Copyright © 2012, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOfifce.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.