Warning: API change to PCSS callbacks:
commitf702a9d16da2144ac7cba9076eb2f6e31c33bbf3
authorrjongbloed <rjongbloed>
Tue, 3 Apr 2007 07:59:13 +0000 (3 07:59 +0000)
committerrjongbloed <rjongbloed>
Tue, 3 Apr 2007 07:59:13 +0000 (3 07:59 +0000)
tree5bda52eb8449cda7e40ca43462fa2debc87d75e0
parentffa42d926f5138daa6bad5246c18f6f5d9fde403
Warning: API change to PCSS callbacks:
  changed return on OnShowIncoming to BOOL, now agrees with
    documentation and allows UI to abort calls early.
  added BOOL to AcceptIncomingConnection indicating the
    supplied token is invalid.
  removed redundent OnGetDestination() function, was never required.
include/opal/pcss.h
samples/openphone/main.cxx
samples/openphone/main.h
samples/simple/main.cxx
samples/simple/main.h
src/opal/pcss.cxx