:: com :: sun :: star :: sync ::
|
deprecated |
constants group SyncMode |
|
|
- Usage Restrictions
- deprecated
- Description
- contains a synchronization element
|
Constants' Details |
NONE
const unsigned long NONE = 0x00000000;
|
|
CLIENT_TO_SERVER
const unsigned long CLIENT_TO_SERVER = 0x00000001;
|
|
SERVER_TO_CLIENT
const unsigned long SERVER_TO_CLIENT = 0x00000002;
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.