Schnittstelle Ddeml
- Alle Superschnittstellen:
AltCallingConvention
,Library
,StdCall
,StdCallLibrary
Bindings for the DDEML - Dynamic Data Exchange Management Library (DDEML)
- Siehe auch:
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypSchnittstelleBeschreibungstatic class
The following structure is used byDdeConnect(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
andDdeConnectList(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HCONVLIST, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
and byXTYP_CONNECT
andXTYP_WILDCONNECT
callbacks.static class
Contains information about a Dynamic Data Exchange (DDE) conversation.static interface
static class
static class
static class
static class
static class
static class
The following structure is for use withXTYP_WILDCONNECT
processing.static class
Contains information about the current Dynamic Data Exchange (DDE) transaction.static class
Contains information about a Dynamic Data Exchange (DDE) conversation.static class
Contains information about the current Dynamic Data Exchange (DDE) error.static class
Contains information about a Dynamic Data Exchange (DDE) string handle.static class
Contains information about a Dynamic Data Exchange (DDE) advise loop.static class
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen com.sun.jna.Library
Library.Handler
Von Schnittstelle geerbte verschachtelte Klassen/Schnittstellen com.sun.jna.win32.StdCallLibrary
StdCallLibrary.StdCallCallback
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
static final int
Makes it possible for the application to monitor DDE activity in the system.static final int
Registers the application as a standard (nonmonitoring) DDEML application.static final int
Prevents the application from becoming a server in a DDE conversation.static final int
Prevents the DDEML from sendingXTYP_CONNECT
andXTYP_WILDCONNECT
transactions to the application until the application has created its string handles and registered its service names or has turned off filtering by a subsequent call to theDdeNameService(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, int)
orDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.static final int
static final int
static final int
Prevents the callback function from receivingXTYP_ADVSTART
andXTYP_ADVSTOP
transactions.static final int
Prevents the callback function from receiving server transactions.static final int
Prevents the callback function from receivingXTYP_CONNECT
andXTYP_WILDCONNECT
transactions.static final int
Prevents the callback function from receivingXTYP_EXECUTE
transactions.static final int
Prevents the callback function from receivingXTYP_POKE
transactions.static final int
Prevents the callback function from receivingXTYP_REQUEST
transactions.static final int
Prevents the callback function from receivingXTYP_CONNECT
transactions from the application's own instance.static final int
Prevents the callback function from receiving any notifications.static final int
Prevents the callback function from receivingXTYP_CONNECT_CONFIRM
notifications.static final int
Prevents the callback function from receivingXTYP_DISCONNECT
notifications.static final int
Prevents the callback function from receivingXTYP_REGISTER
notifications.static final int
Prevents the callback function from receivingXTYP_UNREGISTER
notifications.static final int
default codepage for windows & old DDE convs.static final int
static final int
default codepage for usage from javastatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
A request for a synchronous advise transaction has timed out.static final int
The response to the transaction caused theDDE_FBUSY
flag to be set.static final int
A request for a synchronous data transaction has timed out.static final int
A DDEML function was called without first calling theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function, or an invalid instance identifier was passed to a DDEML function.static final int
An application initialized asAPPCLASS_MONITOR
has attempted to perform a DDE transaction, or an application initialized asAPPCMD_CLIENTONLY
has attempted to perform server transactions.static final int
A request for a synchronous execute transaction has timed out.static final int
static final int
A parameter failed to be validated by the DDEML.static final int
static final int
A DDEML application has created a prolonged race condition (in which the server application outruns the client), causing large amounts of memory to be consumed.static final int
A memory allocation has failed.static final int
A client's attempt to establish a conversation has failed.static final int
static final int
A transaction has failed.static final int
A request for a synchronous poke transaction has timed out.static final int
An internal call to the PostMessage function has failed.static final int
An application instance with a synchronous transaction already in progress attempted to initiate another synchronous transaction, or theDdeEnableCallback(int, com.sun.jna.platform.win32.Ddeml.HCONV, int)
function was called from within a DDEML callback function.static final int
A server-side transaction was attempted on a conversation terminated by the client, or the server terminated before completing a transaction.static final int
An internal error has occurred in the DDEML.static final int
A request to end an advise transaction has timed out.static final int
An invalid transaction identifier was passed to a DDEML function.static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final Ddeml
static final int
Notifies the callback function whenever a transaction is sent to any DDE callback function in the system.static final int
Notifies the callback function whenever a conversation is established or terminated.static final int
Notifies the callback function whenever a DDE error occurs.static final int
Notifies the callback function whenever a DDE application creates, frees, or increments the usage count of a string handle or whenever a string handle is freed as a result of a call to theDdeUninitialize(int)
function.static final int
Notifies the callback function whenever an advise loop is started or ended.static final int
static final int
Notifies the callback function whenever the system or an application posts a DDE message.static final int
Notifies the callback function whenever the system or an application sends a DDE message.static final int
static final int
Pseudo Transaction ID constant for the synchronous transactionstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final int
Timeout constants for asynchronous requestsstatic final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
Informs the client that the value of the data item has changed.static final int
The XTYP_ADVREQ transaction informs the server that an advise transaction is outstanding on the specified topic name and item name pair and that data corresponding to the topic name and item name pair has changed.static final int
A client uses the XTYP_ADVSTART transaction to establish an advise loop with a server.static final int
A client uses the XTYP_ADVSTOP transaction to end an advise loop with a server.static final int
A client uses the XTYP_CONNECT transaction to establish a conversation.static final int
A Dynamic Data Exchange (DDE) server callback function, DdeCallback, receives the XTYP_CONNECT_CONFIRM transaction to confirm that a conversation has been established with a client and to provide the server with the conversation handle.static final int
An application's Dynamic Data Exchange (DDE) callback function, DdeCallback, receives the XTYP_DISCONNECT transaction when the application's partner in a conversation uses theDdeDisconnect(com.sun.jna.platform.win32.Ddeml.HCONV)
function to terminate the conversation.static final int
A Dynamic Data Exchange (DDE) callback function, DdeCallback, receives the XTYP_ERROR transaction when a critical error occurs.static final int
A client uses the XTYP_EXECUTE transaction to send a command string to the server.static final int
static final int
A Dynamic Data Exchange (DDE) debugger's DDE callback function, DdeCallback, receives the XTYP_MONITOR transaction whenever a DDE event occurs in the system.static final int
A client uses the XTYP_POKE transaction to send unsolicited data to the server.static final int
A Dynamic Data Exchange (DDE) callback function, DdeCallback, receives the XTYP_REGISTER transaction type whenever a Dynamic Data Exchange Management Library (DDEML) server application uses theDdeNameService(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, int)
function to register a service name, or whenever a non-DDEML application that supports the System topic is started.static final int
A client uses the XTYP_REQUEST transaction to request data from a server.static final int
static final int
A Dynamic Data Exchange (DDE) callback function, DdeCallback, receives the XTYP_UNREGISTER transaction whenever a Dynamic Data Exchange Management Library (DDEML) server application uses theDdeNameService(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, int)
function to unregister a service name, or whenever a non-DDEML application that supports the System topic is terminated.static final int
Enables a client to establish a conversation on each of the server's service name and topic name pairs that match the specified service name and topic name.static final int
A Dynamic Data Exchange (DDE) client callback function, DdeCallback, receives the XTYP_XACT_COMPLETE transaction when an asynchronous transaction, initiated by a call to theDdeClientTransaction(com.sun.jna.Pointer, int, com.sun.jna.platform.win32.Ddeml.HCONV, com.sun.jna.platform.win32.Ddeml.HSZ, int, int, int, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function, has completed.static final int
static final int
static final int
Von Schnittstelle geerbte Felder com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_SYMBOL_PROVIDER, OPTION_TYPE_MAPPER
Von Schnittstelle geerbte Felder com.sun.jna.win32.StdCallLibrary
FUNCTION_MAPPER, STDCALL_CONVENTION
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungboolean
DdeAbandonTransaction
(int idInst, Ddeml.HCONV hConv, int idTransaction) Abandons the specified asynchronous transaction and releases all resources associated with the transaction.DdeAccessData
(Ddeml.HDDEDATA hData, WinDef.DWORDByReference pcbDataSize) Provides access to the data in the specified Dynamic Data Exchange (DDE) object.DdeAddData
(Ddeml.HDDEDATA hData, Pointer pSrc, int cb, int cbOff) Adds data to the specified Dynamic Data Exchange (DDE) object.DdeClientTransaction
(Pointer pData, int cbData, Ddeml.HCONV hConv, Ddeml.HSZ hszItem, int wFmt, int wType, int dwTimeout, WinDef.DWORDByReference pdwResult) Begins a data transaction between a client and a server.DdeConnect
(int idInst, Ddeml.HSZ hszService, Ddeml.HSZ hszTopic, Ddeml.CONVCONTEXT pCC) Establishes a conversation with a server application that supports the specified service name and topic name pair.DdeConnectList
(int idInst, Ddeml.HSZ hszService, Ddeml.HSZ hszTopic, Ddeml.HCONVLIST hConvList, Ddeml.CONVCONTEXT pCC) Establishes a conversation with all server applications that support the specified service name and topic name pair.DdeCreateDataHandle
(int idInst, Pointer pSrc, int cb, int cbOff, Ddeml.HSZ hszItem, int wFmt, int afCmd) Creates a Dynamic Data Exchange (DDE) object and fills the object with data from the specified buffer.DdeCreateStringHandle
(int idInst, String psz, int iCodePage) Creates a handle that identifies the specified string.boolean
DdeDisconnect
(Ddeml.HCONV hConv) Terminates a conversation started by either theDdeConnect(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
orDdeConnectList(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HCONVLIST, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
function and invalidates the specified conversation handle.boolean
DdeDisconnectList
(Ddeml.HCONVLIST hConvList) Destroys the specified conversation list and terminates all conversations associated with the list.boolean
DdeEnableCallback
(int idInst, Ddeml.HCONV hConv, int wCmd) Enables or disables transactions for a specific conversation or for all conversations currently established by the calling application.boolean
DdeFreeDataHandle
(Ddeml.HDDEDATA hData) Frees a Dynamic Data Exchange (DDE) object and deletes the data handle associated with the object.boolean
DdeFreeStringHandle
(int idInst, Ddeml.HSZ hsz) Frees a string handle in the calling application.int
DdeGetData
(Ddeml.HDDEDATA hData, Pointer pDst, int cbMax, int cbOff) Copies data from the specified Dynamic Data Exchange (DDE) object to the specified local buffer.int
DdeGetLastError
(int idInst) boolean
DdeImpersonateClient
(Ddeml.HCONV hConv) Impersonates a Dynamic Data Exchange (DDE) client application in a DDE client conversation.int
DdeInitialize
(WinDef.DWORDByReference pidInst, Ddeml.DdeCallback fnCallback, int afCmd, int ulRes) Registers an application with the Dynamic Data Exchange Management Library (DDEML).boolean
DdeKeepStringHandle
(int idInst, Ddeml.HSZ hsz) Increments the usage count associated with the specified handle.DdeNameService
(int idInst, Ddeml.HSZ hsz1, Ddeml.HSZ hsz2, int afCmd) Registers or unregisters the service names a Dynamic Data Exchange (DDE) server supports.boolean
DdePostAdvise
(int idInst, Ddeml.HSZ hszTopic, Ddeml.HSZ hszItem) Causes the system to send anXTYP_ADVREQ
transaction to the calling (server) application's Dynamic Data Exchange (DDE) callback function for each client with an active advise loop on the specified topic and item.int
DdeQueryConvInfo
(Ddeml.HCONV hConv, int idTransaction, Ddeml.CONVINFO pConvInfo) Retrieves information about a Dynamic Data Exchange (DDE) transaction and about the conversation in which the transaction takes place.DdeQueryNextServer
(Ddeml.HCONVLIST hConvList, Ddeml.HCONV hConvPrev) Retrieves the next conversation handle in the specified conversation list.int
DdeQueryString
(int idInst, Ddeml.HSZ hsz, Pointer psz, int cchMax, int iCodePage) Copies text associated with a string handle into a buffer.DdeReconnect
(Ddeml.HCONV hConv) Enables a client Dynamic Data Exchange Management Library (DDEML) application to attempt to reestablish a conversation with a service that has terminated a conversation with the client.boolean
DdeSetUserHandle
(Ddeml.HCONV hConv, int id, BaseTSD.DWORD_PTR hUser) Associates an application-defined value with a conversation handle or a transaction identifier.boolean
DdeUnaccessData
(Ddeml.HDDEDATA hData) Unaccesses a Dynamic Data Exchange (DDE) object.boolean
DdeUninitialize
(int idInst) Frees all Dynamic Data Exchange Management Library (DDEML) resources associated with the calling application.
-
Felddetails
-
INSTANCE
-
XST_NULL
static final int XST_NULL- Siehe auch:
-
XST_INCOMPLETE
static final int XST_INCOMPLETE- Siehe auch:
-
XST_CONNECTED
static final int XST_CONNECTED- Siehe auch:
-
XST_INIT1
static final int XST_INIT1- Siehe auch:
-
XST_INIT2
static final int XST_INIT2- Siehe auch:
-
XST_REQSENT
static final int XST_REQSENT- Siehe auch:
-
XST_DATARCVD
static final int XST_DATARCVD- Siehe auch:
-
XST_POKESENT
static final int XST_POKESENT- Siehe auch:
-
XST_POKEACKRCVD
static final int XST_POKEACKRCVD- Siehe auch:
-
XST_EXECSENT
static final int XST_EXECSENT- Siehe auch:
-
XST_EXECACKRCVD
static final int XST_EXECACKRCVD- Siehe auch:
-
XST_ADVSENT
static final int XST_ADVSENT- Siehe auch:
-
XST_UNADVSENT
static final int XST_UNADVSENT- Siehe auch:
-
XST_ADVACKRCVD
static final int XST_ADVACKRCVD- Siehe auch:
-
XST_UNADVACKRCVD
static final int XST_UNADVACKRCVD- Siehe auch:
-
XST_ADVDATASENT
static final int XST_ADVDATASENT- Siehe auch:
-
XST_ADVDATAACKRCVD
static final int XST_ADVDATAACKRCVD- Siehe auch:
-
CADV_LATEACK
static final int CADV_LATEACK- Siehe auch:
-
ST_CONNECTED
static final int ST_CONNECTED- Siehe auch:
-
ST_ADVISE
static final int ST_ADVISE- Siehe auch:
-
ST_ISLOCAL
static final int ST_ISLOCAL- Siehe auch:
-
ST_BLOCKED
static final int ST_BLOCKED- Siehe auch:
-
ST_CLIENT
static final int ST_CLIENT- Siehe auch:
-
ST_TERMINATED
static final int ST_TERMINATED- Siehe auch:
-
ST_INLIST
static final int ST_INLIST- Siehe auch:
-
ST_BLOCKNEXT
static final int ST_BLOCKNEXT- Siehe auch:
-
ST_ISSELF
static final int ST_ISSELF- Siehe auch:
-
DDE_FACK
static final int DDE_FACK- Siehe auch:
-
DDE_FBUSY
static final int DDE_FBUSY- Siehe auch:
-
DDE_FDEFERUPD
static final int DDE_FDEFERUPD- Siehe auch:
-
DDE_FACKREQ
static final int DDE_FACKREQ- Siehe auch:
-
DDE_FRELEASE
static final int DDE_FRELEASE- Siehe auch:
-
DDE_FREQUESTED
static final int DDE_FREQUESTED- Siehe auch:
-
DDE_FAPPSTATUS
static final int DDE_FAPPSTATUS- Siehe auch:
-
DDE_FNOTPROCESSED
static final int DDE_FNOTPROCESSED- Siehe auch:
-
DDE_FACKRESERVED
static final int DDE_FACKRESERVED- Siehe auch:
-
DDE_FADVRESERVED
static final int DDE_FADVRESERVED- Siehe auch:
-
DDE_FDATRESERVED
static final int DDE_FDATRESERVED- Siehe auch:
-
DDE_FPOKRESERVED
static final int DDE_FPOKRESERVED- Siehe auch:
-
MSGF_DDEMGR
static final int MSGF_DDEMGR- Siehe auch:
-
CP_WINANSI
static final int CP_WINANSIdefault codepage for windows & old DDE convs.- Siehe auch:
-
CP_WINUNICODE
static final int CP_WINUNICODEdefault codepage for usage from java- Siehe auch:
-
CP_WINNEUTRAL
static final int CP_WINNEUTRAL- Siehe auch:
-
XTYPF_NOBLOCK
static final int XTYPF_NOBLOCK- Siehe auch:
-
XTYPF_NODATA
static final int XTYPF_NODATA- Siehe auch:
-
XTYPF_ACKREQ
static final int XTYPF_ACKREQ- Siehe auch:
-
XCLASS_MASK
static final int XCLASS_MASK- Siehe auch:
-
XCLASS_BOOL
static final int XCLASS_BOOL- Siehe auch:
-
XCLASS_DATA
static final int XCLASS_DATA- Siehe auch:
-
XCLASS_FLAGS
static final int XCLASS_FLAGS- Siehe auch:
-
XCLASS_NOTIFICATION
static final int XCLASS_NOTIFICATION- Siehe auch:
-
XTYP_ERROR
static final int XTYP_ERRORA Dynamic Data Exchange (DDE) callback function, DdeCallback, receives the XTYP_ERROR transaction when a critical error occurs.Used Parameters
- uType
- The transaction type.
- hconv
- A handle to the conversation associated with the error. This parameter is NULL if the error is not associated with a conversation.
- dwData1
- The error code in the low-order word. Currently, only
the following error code is supported.
Value Meaning DMLERR_LOW_MEMORY Memory is low; advise, poke, or execute data may be lost, or the system may fail.
Remarks
An application cannot block this transaction type; the CBR_BLOCK return code is ignored. The Dynamic Data Exchange Management Library (DDEML) attempts to free memory by removing noncritical resources. An application that has blocked conversations should unblock them.
- Siehe auch:
-
XTYP_ADVDATA
static final int XTYP_ADVDATAInforms the client that the value of the data item has changed. The Dynamic Data Exchange (DDE) client callback function, DdeCallback, receives this transaction after establishing an advise loop with a server.Used Parameters
- uType
- The transaction type.
- uFmt
- The format atom of the data sent from the server.
- hconv
- A handle to the conversation.
- hsz1
- A handle to the topic name.
- hsz2
- A handle to the item name.
- hdata
- A handle to the data associated with the topic name and
item name pair. This parameter is NULL if the client specified the
XTYPF_NODATA
flag when it requested the advise loop.
Return value
A DDE callback function should return
DDE_FACK
if it processes this transaction,DDE_FBUSY
if it is too busy to process this transaction, orDDE_FNOTPROCESSED
if it rejects this transaction.Remarks
An application must not free the data handle obtained during this transaction. An application must, however, copy the data associated with the data handle if the application must process the data after the callback function returns. An application can use the
DdeGetData(com.sun.jna.platform.win32.Ddeml.HDDEDATA, com.sun.jna.Pointer, int, int)
function to copy the data.- Siehe auch:
-
XTYP_ADVREQ
static final int XTYP_ADVREQThe XTYP_ADVREQ transaction informs the server that an advise transaction is outstanding on the specified topic name and item name pair and that data corresponding to the topic name and item name pair has changed. The system sends this transaction to the Dynamic Data Exchange (DDE) callback function, DdeCallback, after the server calls theDdePostAdvise(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ)
function.Used Parameters
- uType
- The transaction type.
- uFmt
- The format in which the data should be submitted to the client.
- hconv
- A handle to the conversation.
- hsz1
- A handle to the topic name.
- hsz2
- A handle to the item name that has changed.
- dwData1
- The count, in the low-order word, of XTYP_ADVREQ
transactions that remain to be processed on the same topic, item, and
format name set within the context of the current call to the
DdePostAdvise(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ)
function. The count is zero if the current XTYP_ADVREQ transaction is the last one. A server can use this count to determine whether to create an HDATA_APPOWNED data handle to the advise data.
The low-order word is set toCADV_LATEACK
if the DDEML issued the XTYP_ADVREQ transaction because of a late-arriving DDE_ACK message from a client being outrun by the server.
The high-order word is not used.
Return value
The server should first call the
DdeCreateDataHandle(int, com.sun.jna.Pointer, int, int, com.sun.jna.platform.win32.Ddeml.HSZ, int, int)
function to create a data handle that identifies the changed data and then return the handle. The server should return NULL if it is unable to complete the transaction.Remarks
A server cannot block this transaction type; the CBR_BLOCK return code is ignored.
- Siehe auch:
-
XTYP_ADVSTART
static final int XTYP_ADVSTARTA client uses the XTYP_ADVSTART transaction to establish an advise loop with a server. A Dynamic Data Exchange (DDE) server callback function, DdeCallback, receives this transaction when a client specifies XTYP_ADVSTART as the wType parameter of theDdeClientTransaction(com.sun.jna.Pointer, int, com.sun.jna.platform.win32.Ddeml.HCONV, com.sun.jna.platform.win32.Ddeml.HSZ, int, int, int, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function.Used Parameters
- uType
- The transaction type.
- uFmt
- The data format requested by the client.
- hconv
- A handle to the conversation.
- hsz1
- A handle to the topic name.
- hsz2
- A handle to the item name.
Return value
A server callback function should return TRUE to allow an advise loop on the specified topic name and item name pair, or FALSE to deny the advise loop. If the callback function returns TRUE, any subsequent calls to the
DdePostAdvise(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ)
function by the server on the same topic name and item name pair causes the system to sendXTYP_ADVREQ
transactions to the server.Remarks
If a client requests an advise loop on a topic name, item name, and data format for an advise loop that is already established, the Dynamic Data Exchange Management Library (DDEML) does not create a duplicate advise loop but instead alters the advise loop flags (
XTYPF_ACKREQ
andXTYPF_NODATA
) to match the latest request.This transaction is filtered if the server application specified the
CBF_FAIL_ADVISES
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.- Siehe auch:
-
XTYP_ADVSTOP
static final int XTYP_ADVSTOPA client uses the XTYP_ADVSTOP transaction to end an advise loop with a server. A Dynamic Data Exchange (DDE) server callback function, DdeCallback, receives this transaction when a client specifies XTYP_ADVSTOP in theDdeClientTransaction(com.sun.jna.Pointer, int, com.sun.jna.platform.win32.Ddeml.HCONV, com.sun.jna.platform.win32.Ddeml.HSZ, int, int, int, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function.Used Parameters
- uType
- The transaction type.
- uFmt
- The data format requested by the client.
- hconv
- A handle to the conversation.
- hsz1
- A handle to the topic name.
- hsz2
- A handle to the item name.
Remarks
This transaction is filtered if the server application specified the
CBF_FAIL_ADVISES
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.- Siehe auch:
-
XTYP_EXECUTE
static final int XTYP_EXECUTEA client uses the XTYP_EXECUTE transaction to send a command string to the server. A Dynamic Data Exchange (DDE) server callback function, DdeCallback, receives this transaction when a client specifies XTYP_EXECUTE in theDdeClientTransaction(com.sun.jna.Pointer, int, com.sun.jna.platform.win32.Ddeml.HCONV, com.sun.jna.platform.win32.Ddeml.HSZ, int, int, int, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function.Used Parameters
- uType
- The transaction type.
- hconv
- A handle to the conversation.
- hsz1
- A handle to the topic name.
- hdata
- A handle to the command string.
Return value
A server callback function should return
DDE_FACK
if it processes this transaction,DDE_FBUSY
if it is too busy to process this transaction, orDDE_FNOTPROCESSED
if it rejects this transaction.Remarks
This transaction is filtered if the server application specified the
CBF_FAIL_EXECUTES
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.An application must free the data handle obtained during this transaction. An application must, however, copy the command string associated with the data handle if the application must process the string after the callback function returns. An application can use the
DdeGetData(com.sun.jna.platform.win32.Ddeml.HDDEDATA, com.sun.jna.Pointer, int, int)
function to copy the data.Because most client applications expect a server application to perform an XTYP_EXECUTE transaction synchronously, a server should attempt to perform all processing of the XTYP_EXECUTE transaction either from within the DDE callback function or by returning the CBR_BLOCK return code. If the hdata parameter is a command that instructs the server to terminate, the server should do so after processing the XTYP_EXECUTE transaction.
- Siehe auch:
-
XTYP_CONNECT
static final int XTYP_CONNECTA client uses the XTYP_CONNECT transaction to establish a conversation. A Dynamic Data Exchange (DDE) server callback function, DdeCallback, receives this transaction when a client specifies a service name that the server supports (and a topic name that is not NULL) in a call to theDdeConnect(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
function.Used Parameters
- uType
- The transaction type.
- hsz1
- A handle to the topic name.
- hsz2
- A handle to the service name.
- dwData1
- A pointer to a CONVCONTEXT structure that contains context information for the conversation. If the client is not a DDEML application, this parameter is 0.
- dwData2
- Specifies whether the client is the same application instance as the server. If the parameter is 1, the client is the same instance. If the parameter is 0, the client is a different instance.
Return value
A server callback function should return TRUE to allow the client to establish a conversation on the specified service name and topic name pair, or the function should return FALSE to deny the conversation. If the callback function returns TRUE and a conversation is successfully established, the system passes the conversation handle to the server by issuing an
XTYP_CONNECT_CONFIRM
transaction to the server's callback function (unless the server specified theCBF_SKIP_CONNECT_CONFIRMS
flag in thefunction
).Remarks
This transaction is filtered if the server application specified the
CBF_FAIL_CONNECTIONS
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.A server cannot block this transaction type; the CBR_BLOCK return code is ignored.
- Siehe auch:
-
XTYP_CONNECT_CONFIRM
static final int XTYP_CONNECT_CONFIRMA Dynamic Data Exchange (DDE) server callback function, DdeCallback, receives the XTYP_CONNECT_CONFIRM transaction to confirm that a conversation has been established with a client and to provide the server with the conversation handle. The system sends this transaction as a result of a previousXTYP_CONNECT
orXTYP_WILDCONNECT
transaction.Used Parameters
- uType
- The transaction type.
- hconv
- A handle to the new conversation.
- hsz1
- A handle to the topic name on which the conversation has been established.
- hsz2
- A handle to the service name on which the conversation has been established.
- dwData2
- Specifies whether the client is the same application instance as the server. If the parameter is 1, the client is the same instance. If the parameter is 0, the client is a different instance.
Remarks
This transaction is filtered if the server application specified the
CBF_SKIP_CONNECT_CONFIRMS
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.A server cannot block this transaction type; the CBR_BLOCK return code is ignored.
- Siehe auch:
-
XTYP_XACT_COMPLETE
static final int XTYP_XACT_COMPLETEA Dynamic Data Exchange (DDE) client callback function, DdeCallback, receives the XTYP_XACT_COMPLETE transaction when an asynchronous transaction, initiated by a call to theDdeClientTransaction(com.sun.jna.Pointer, int, com.sun.jna.platform.win32.Ddeml.HCONV, com.sun.jna.platform.win32.Ddeml.HSZ, int, int, int, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function, has completed.Used Parameters
- uType
- The transaction type.
- uFmt
- The format of the data associated with the completed transaction (if applicable) or NULL if no data was exchanged during the transaction.
- hConv
- A handle to the conversation.
- hsz1
- A handle to the topic name involved in the completed transaction.
- hsz2
- A handle to the item name involved in the completed transaction.
- hdata
- A handle to the data involved in the completed transaction, if applicable. If the transaction was successful but involved no data, this parameter is TRUE. This parameter is NULL if the transaction was unsuccessful.
- dwData1
- The transaction identifier of the completed transaction.
- dwData2
- Any applicable DDE_ status flags in the low word. This parameter provides support for applications dependent on DDE_APPSTATUS bits. It is recommended that applications no longer use these bits — they may not be supported in future versions of the DDEML.
Remarks
An application must not free the data handle obtained during this transaction. An application must, however, copy the data associated with the data handle if the application must process the data after the callback function returns. An application can use the
DdeGetData(com.sun.jna.platform.win32.Ddeml.HDDEDATA, com.sun.jna.Pointer, int, int)
function to copy the data.- Siehe auch:
-
XTYP_POKE
static final int XTYP_POKEA client uses the XTYP_POKE transaction to send unsolicited data to the server. A Dynamic Data Exchange (DDE) server callback function, DdeCallback, receives this transaction when a client specifies XTYP_POKE in theDdeClientTransaction(com.sun.jna.Pointer, int, com.sun.jna.platform.win32.Ddeml.HCONV, com.sun.jna.platform.win32.Ddeml.HSZ, int, int, int, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function.Used Parameters
- uType
- The transaction type.
- uFmt
- The format of the data sent from the server.
- hConv
- A handle to the conversation.
- hsz1
- A handle to the topic name.
- hsz2
- A handle to the service name.
- hdata
- A handle to the data that the client is sending to the server.
Return value
A server callback function should return the
DDE_FACK
flag if it processes this transaction, theDDE_FBUSY
flag if it is too busy to process this transaction, or theDDE_FNOTPROCESSED
flag if it rejects this transaction.Remarks
This transaction is filtered if the server application specified the
CBF_FAIL_POKES
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.- Siehe auch:
-
XTYP_REGISTER
static final int XTYP_REGISTERA Dynamic Data Exchange (DDE) callback function, DdeCallback, receives the XTYP_REGISTER transaction type whenever a Dynamic Data Exchange Management Library (DDEML) server application uses theDdeNameService(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, int)
function to register a service name, or whenever a non-DDEML application that supports the System topic is started.Used Parameters
- uType
- The transaction type.
- hsz1
- A handle to the base service name being registered.
- hsz2
- A handle to the instance-specific service name being registered.
This transaction is filtered if the application specified the
CBF_SKIP_REGISTRATIONS
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.A application cannot block this transaction type; the CBR_BLOCK return code is ignored.
An application should use the hsz1 parameter to add the service name to the list of servers available to the user. An application should use the hsz2 parameter to identify which application instance has started.
- Siehe auch:
-
XTYP_REQUEST
static final int XTYP_REQUESTA client uses the XTYP_REQUEST transaction to request data from a server. A Dynamic Data Exchange (DDE) server callback function, DdeCallback, receives this transaction when a client specifies XTYP_REQUEST in theDdeClientTransaction(com.sun.jna.Pointer, int, com.sun.jna.platform.win32.Ddeml.HCONV, com.sun.jna.platform.win32.Ddeml.HSZ, int, int, int, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function.Used Parameters
- uType
- The transaction type.
- uFmt
- The format in which the server should submit data to the client.
- hConv
- A handle to the conversation.
- hsz1
- A handle to the topic name.
- hsz2
- A handle to the service name.
Return value
The server should call the
DdeCreateDataHandle(int, com.sun.jna.Pointer, int, int, com.sun.jna.platform.win32.Ddeml.HSZ, int, int)
function to create a data handle that identifies the data and then return the handle. The server should return NULL if it is unable to complete the transaction. If the server returns NULL, the client will receive aDDE_FNOTPROCESSED
flag.Remarks
This transaction is filtered if the server application specified the
CBF_FAIL_REQUESTS
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.If responding to this transaction requires lengthy processing, the server can return the CBR_BLOCK return code to suspend future transactions on the current conversation and then process the transaction asynchronously. When the server has finished and the data is ready to pass to the client, the server can call the
DdeEnableCallback(int, com.sun.jna.platform.win32.Ddeml.HCONV, int)
function to resume the conversation.- Siehe auch:
-
XTYP_DISCONNECT
static final int XTYP_DISCONNECTAn application's Dynamic Data Exchange (DDE) callback function, DdeCallback, receives the XTYP_DISCONNECT transaction when the application's partner in a conversation uses theDdeDisconnect(com.sun.jna.platform.win32.Ddeml.HCONV)
function to terminate the conversation.Used Parameters
- uType
- The transaction type.
- hconv
- A handle to that the conversation was terminated.
- dwData2
- Specifies whether the client is the same application instance as the server. If the parameter is 1, the client is the same instance. If the parameter is 0, the client is a different instance.
Remarks
This transaction is filtered if the application specified the
CBF_SKIP_DISCONNECTS
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.The application can obtain the status of the terminated conversation by calling the
DdeQueryConvInfo(com.sun.jna.platform.win32.Ddeml.HCONV, int, com.sun.jna.platform.win32.Ddeml.CONVINFO)
function while processing this transaction. The conversation handle becomes invalid after the callback function returns.An application cannot block this transaction type; the CBR_BLOCK return code is ignored.
- Siehe auch:
-
XTYP_UNREGISTER
static final int XTYP_UNREGISTERA Dynamic Data Exchange (DDE) callback function, DdeCallback, receives the XTYP_UNREGISTER transaction whenever a Dynamic Data Exchange Management Library (DDEML) server application uses theDdeNameService(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, int)
function to unregister a service name, or whenever a non-DDEML application that supports the System topic is terminated.Used Parameters
- uType
- The transaction type.
- hsz1
- A handle to the base service name being unregistered.
- hsz2
- A handle to the instance-specific service name being unregistered.
Remarks
This transaction is filtered if the application specified the
CBF_SKIP_REGISTRATIONS
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.A application cannot block this transaction type; the CBR_BLOCK return code is ignored.
An application should use the hsz1 parameter to remove the service name from the list of servers available to the user. An application should use the hsz2 parameter to identify which application instance has terminated.
- Siehe auch:
-
XTYP_WILDCONNECT
static final int XTYP_WILDCONNECTEnables a client to establish a conversation on each of the server's service name and topic name pairs that match the specified service name and topic name. A Dynamic Data Exchange (DDE) server callback function, DdeCallback, receives this transaction when a client specifies a NULL service name, a NULL topic name, or both in a call to theDdeConnect(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
orDdeConnectList(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HCONVLIST, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
function.Used Parameters
- uType
- The transaction type.
- hsz1
- A handle to the topic name. If this parameter is NULL, the client is requesting a conversation on all topic names that the server supports.
- hsz2
- A handle to the service name. If this parameter is NULL, the client is requesting a conversation on all service names that the server supports.
- dwData1
- A pointer to a CONVCONTEXT structure that contains context information for the conversation. If the client is not a DDEML application, this parameter is set to 0.
- dwData2
- Specifies whether the client is the same application instance as the server. If the parameter is 1, the client is same instance. If the parameter is 0, the client is a different instance.
Return value
The server should return a data handle that identifies an array of HSZPAIR structures. The array should contain one structure for each service-name and topic-name pair that matches the service-name and topic-name pair requested by the client. The array must be terminated by a NULL string handle. The system sends the
XTYP_CONNECT_CONFIRM
transaction to the server to confirm each conversation and to pass the conversation handles to the server. The server will not receive these confirmations if it specified theCBF_SKIP_CONNECT_CONFIRMS
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.The server should return NULL to refuse the XTYP_WILDCONNECT transaction.
Remarks
This transaction is filtered if the server application specified the
CBF_FAIL_CONNECTIONS
flag in theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.A server cannot block this transaction type; the CBR_BLOCK return code is ignored.
- Siehe auch:
-
XTYP_MONITOR
static final int XTYP_MONITORA Dynamic Data Exchange (DDE) debugger's DDE callback function, DdeCallback, receives the XTYP_MONITOR transaction whenever a DDE event occurs in the system. To receive this transaction, an application must specify theAPPCLASS_MONITOR
value when it calls theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.Used Parameters
- uType
- The transaction type.
- hdata
- A handle to a DDE object that contains information
about the DDE event. The application should use the
DdeAccessData(com.sun.jna.platform.win32.Ddeml.HDDEDATA, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function to obtain a pointer to the object. - dwData2
- The DDE event. This parameter can be one of the
following values.
Value Meaning MF_CALLBACKS
The system sent a transaction to a DDE callback function. The DDE object contains a MONCBSTRUCT structure that provides information about the transaction. MF_CONV
A DDE conversation was established or terminated. The DDE object contains a MONCONVSTRUCT structure that provides information about the conversation. MF_ERRORS
A DDE error occurred. The DDE object contains a MONERRSTRUCT structure that provides information about the error. MF_HSZ_INFO
A DDE application created, freed, or incremented the usage count of a string handle, or a string handle was freed as a result of a call to the DdeUninitialize(int)
function. The DDE object contains a MONHSZSTRUCT structure that provides information about the string handle.MF_LINKS
A DDE application started or stopped an advise loop. The DDE object contains a MONLINKSTRUCT structure that provides information about the advise loop. MF_POSTMSGS
The system or an application posted a DDE message. The DDE object contains a MONMSGSTRUCT structure that provides information about the message. MF_SENDMSGS
The system or an application sent a DDE message. The DDE object contains a MONMSGSTRUCT structure that provides information about the message.
Return value
If the callback function processes this transaction, it should return 0.
- Siehe auch:
-
XTYP_MASK
static final int XTYP_MASK- Siehe auch:
-
XTYP_SHIFT
static final int XTYP_SHIFT- Siehe auch:
-
TIMEOUT_ASYNC
static final int TIMEOUT_ASYNCTimeout constants for asynchronous requests- Siehe auch:
-
QID_SYNC
static final int QID_SYNCPseudo Transaction ID constant for the synchronous transaction- Siehe auch:
-
SZDDESYS_TOPIC
- Siehe auch:
-
SZDDESYS_ITEM_TOPICS
- Siehe auch:
-
SZDDESYS_ITEM_SYSITEMS
- Siehe auch:
-
SZDDESYS_ITEM_RTNMSG
- Siehe auch:
-
SZDDESYS_ITEM_STATUS
- Siehe auch:
-
SZDDESYS_ITEM_FORMATS
- Siehe auch:
-
SZDDESYS_ITEM_HELP
- Siehe auch:
-
SZDDE_ITEM_ITEMLIST
- Siehe auch:
-
DMLERR_NO_ERROR
static final int DMLERR_NO_ERROR- Siehe auch:
-
DMLERR_FIRST
static final int DMLERR_FIRST- Siehe auch:
-
DMLERR_ADVACKTIMEOUT
static final int DMLERR_ADVACKTIMEOUTA request for a synchronous advise transaction has timed out.- Siehe auch:
-
DMLERR_BUSY
static final int DMLERR_BUSYThe response to the transaction caused theDDE_FBUSY
flag to be set.- Siehe auch:
-
DMLERR_DATAACKTIMEOUT
static final int DMLERR_DATAACKTIMEOUTA request for a synchronous data transaction has timed out.- Siehe auch:
-
DMLERR_DLL_NOT_INITIALIZED
static final int DMLERR_DLL_NOT_INITIALIZEDA DDEML function was called without first calling theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function, or an invalid instance identifier was passed to a DDEML function.- Siehe auch:
-
DMLERR_DLL_USAGE
static final int DMLERR_DLL_USAGEAn application initialized asAPPCLASS_MONITOR
has attempted to perform a DDE transaction, or an application initialized asAPPCMD_CLIENTONLY
has attempted to perform server transactions.- Siehe auch:
-
DMLERR_EXECACKTIMEOUT
static final int DMLERR_EXECACKTIMEOUTA request for a synchronous execute transaction has timed out.- Siehe auch:
-
DMLERR_INVALIDPARAMETER
static final int DMLERR_INVALIDPARAMETERA parameter failed to be validated by the DDEML. Some of the possible causes follow:- The application used a data handle initialized with a different item name handle than was required by the transaction.
- The application used a data handle that was initialized with a different clipboard data format than was required by the transaction.
- The application used a client-side conversation handle with a server-side function or vice versa.
- The application used a freed data handle or string handle.
- More than one instance of the application used the same object.
- Siehe auch:
-
DMLERR_LOW_MEMORY
static final int DMLERR_LOW_MEMORYA DDEML application has created a prolonged race condition (in which the server application outruns the client), causing large amounts of memory to be consumed.- Siehe auch:
-
DMLERR_MEMORY_ERROR
static final int DMLERR_MEMORY_ERRORA memory allocation has failed.- Siehe auch:
-
DMLERR_NOTPROCESSED
static final int DMLERR_NOTPROCESSEDA transaction has failed.- Siehe auch:
-
DMLERR_NO_CONV_ESTABLISHED
static final int DMLERR_NO_CONV_ESTABLISHEDA client's attempt to establish a conversation has failed.- Siehe auch:
-
DMLERR_POKEACKTIMEOUT
static final int DMLERR_POKEACKTIMEOUTA request for a synchronous poke transaction has timed out.- Siehe auch:
-
DMLERR_POSTMSG_FAILED
static final int DMLERR_POSTMSG_FAILEDAn internal call to the PostMessage function has failed.- Siehe auch:
-
DMLERR_REENTRANCY
static final int DMLERR_REENTRANCYAn application instance with a synchronous transaction already in progress attempted to initiate another synchronous transaction, or theDdeEnableCallback(int, com.sun.jna.platform.win32.Ddeml.HCONV, int)
function was called from within a DDEML callback function.- Siehe auch:
-
DMLERR_SERVER_DIED
static final int DMLERR_SERVER_DIEDA server-side transaction was attempted on a conversation terminated by the client, or the server terminated before completing a transaction.- Siehe auch:
-
DMLERR_SYS_ERROR
static final int DMLERR_SYS_ERRORAn internal error has occurred in the DDEML.- Siehe auch:
-
DMLERR_UNADVACKTIMEOUT
static final int DMLERR_UNADVACKTIMEOUTA request to end an advise transaction has timed out.- Siehe auch:
-
DMLERR_UNFOUND_QUEUE_ID
static final int DMLERR_UNFOUND_QUEUE_IDAn invalid transaction identifier was passed to a DDEML function. Once the application has returned from anXTYP_XACT_COMPLETE
callback, the transaction identifier for that callback function is no longer valid.- Siehe auch:
-
DMLERR_LAST
static final int DMLERR_LAST- Siehe auch:
-
HDATA_APPOWNED
static final int HDATA_APPOWNED- Siehe auch:
-
CBF_FAIL_SELFCONNECTIONS
static final int CBF_FAIL_SELFCONNECTIONSPrevents the callback function from receivingXTYP_CONNECT
transactions from the application's own instance. This flag prevents an application from establishing a DDE conversation with its own instance. An application should use this flag if it needs to communicate with other instances of itself but not with itself.- Siehe auch:
-
CBF_FAIL_CONNECTIONS
static final int CBF_FAIL_CONNECTIONSPrevents the callback function from receivingXTYP_CONNECT
andXTYP_WILDCONNECT
transactions.- Siehe auch:
-
CBF_FAIL_ADVISES
static final int CBF_FAIL_ADVISESPrevents the callback function from receivingXTYP_ADVSTART
andXTYP_ADVSTOP
transactions. The system returnsDDE_FNOTPROCESSED
to each client that sends anXTYP_ADVSTART
orXTYP_ADVSTOP
transaction to the server.- Siehe auch:
-
CBF_FAIL_EXECUTES
static final int CBF_FAIL_EXECUTESPrevents the callback function from receivingXTYP_EXECUTE
transactions. The system returnsDDE_FNOTPROCESSED
to a client that sends anXTYP_EXECUTE
transaction to the server.- Siehe auch:
-
CBF_FAIL_POKES
static final int CBF_FAIL_POKESPrevents the callback function from receivingXTYP_POKE
transactions. The system returnsDDE_FNOTPROCESSED
to a client that sends anXTYP_POKE
transaction to the server.- Siehe auch:
-
CBF_FAIL_REQUESTS
static final int CBF_FAIL_REQUESTSPrevents the callback function from receivingXTYP_REQUEST
transactions. The system returnsDDE_FNOTPROCESSED
to a client that sends anXTYP_REQUEST
transaction to the server.- Siehe auch:
-
CBF_FAIL_ALLSVRXACTIONS
static final int CBF_FAIL_ALLSVRXACTIONSPrevents the callback function from receiving server transactions. The system returnsDDE_FNOTPROCESSED
to each client that sends a transaction to this application. This flag is equivalent to combining all CBF_FAIL_ flags.- Siehe auch:
-
CBF_SKIP_CONNECT_CONFIRMS
static final int CBF_SKIP_CONNECT_CONFIRMSPrevents the callback function from receivingXTYP_CONNECT_CONFIRM
notifications.- Siehe auch:
-
CBF_SKIP_REGISTRATIONS
static final int CBF_SKIP_REGISTRATIONSPrevents the callback function from receivingXTYP_REGISTER
notifications.- Siehe auch:
-
CBF_SKIP_UNREGISTRATIONS
static final int CBF_SKIP_UNREGISTRATIONSPrevents the callback function from receivingXTYP_UNREGISTER
notifications.- Siehe auch:
-
CBF_SKIP_DISCONNECTS
static final int CBF_SKIP_DISCONNECTSPrevents the callback function from receivingXTYP_DISCONNECT
notifications.- Siehe auch:
-
CBF_SKIP_ALLNOTIFICATIONS
static final int CBF_SKIP_ALLNOTIFICATIONSPrevents the callback function from receiving any notifications. This flag is equivalent to combining all CBF_SKIP_ flags.- Siehe auch:
-
APPCMD_CLIENTONLY
static final int APPCMD_CLIENTONLYPrevents the application from becoming a server in a DDE conversation. The application can only be a client. This flag reduces consumption of resources by the DDEML. It includes the functionality of theCBF_FAIL_ALLSVRXACTIONS
- Siehe auch:
-
APPCMD_FILTERINITS
static final int APPCMD_FILTERINITSPrevents the DDEML from sendingXTYP_CONNECT
andXTYP_WILDCONNECT
transactions to the application until the application has created its string handles and registered its service names or has turned off filtering by a subsequent call to theDdeNameService(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, int)
orDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function. This flag is always in effect when an application callsDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
for the first time, regardless of whether the application specifies the flag. On subsequent calls toDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
, not specifying this flag turns off the application's service-name filters, but specifying it turns on the application's service name filters.- Siehe auch:
-
APPCMD_MASK
static final int APPCMD_MASK- Siehe auch:
-
APPCLASS_STANDARD
static final int APPCLASS_STANDARDRegisters the application as a standard (nonmonitoring) DDEML application.- Siehe auch:
-
APPCLASS_MONITOR
static final int APPCLASS_MONITORMakes it possible for the application to monitor DDE activity in the system. This flag is for use by DDE monitoring applications. The application specifies the types of DDE activity to monitor by combining one or more monitor flags with the APPCLASS_MONITOR flag.- Siehe auch:
-
APPCLASS_MASK
static final int APPCLASS_MASK- Siehe auch:
-
MF_HSZ_INFO
static final int MF_HSZ_INFONotifies the callback function whenever a DDE application creates, frees, or increments the usage count of a string handle or whenever a string handle is freed as a result of a call to theDdeUninitialize(int)
function.- Siehe auch:
-
MF_SENDMSGS
static final int MF_SENDMSGSNotifies the callback function whenever the system or an application sends a DDE message.- Siehe auch:
-
MF_POSTMSGS
static final int MF_POSTMSGSNotifies the callback function whenever the system or an application posts a DDE message.- Siehe auch:
-
MF_CALLBACKS
static final int MF_CALLBACKSNotifies the callback function whenever a transaction is sent to any DDE callback function in the system.- Siehe auch:
-
MF_ERRORS
static final int MF_ERRORSNotifies the callback function whenever a DDE error occurs.- Siehe auch:
-
MF_LINKS
static final int MF_LINKSNotifies the callback function whenever an advise loop is started or ended.- Siehe auch:
-
MF_CONV
static final int MF_CONVNotifies the callback function whenever a conversation is established or terminated.- Siehe auch:
-
MF_MASK
static final int MF_MASK- Siehe auch:
-
EC_ENABLEALL
static final int EC_ENABLEALL- Siehe auch:
-
EC_ENABLEONE
static final int EC_ENABLEONE- Siehe auch:
-
EC_DISABLE
static final int EC_DISABLE- Siehe auch:
-
EC_QUERYWAITING
static final int EC_QUERYWAITING- Siehe auch:
-
DNS_REGISTER
static final int DNS_REGISTER- Siehe auch:
-
DNS_UNREGISTER
static final int DNS_UNREGISTER- Siehe auch:
-
DNS_FILTERON
static final int DNS_FILTERON- Siehe auch:
-
DNS_FILTEROFF
static final int DNS_FILTEROFF- Siehe auch:
-
-
Methodendetails
-
DdeInitialize
int DdeInitialize(WinDef.DWORDByReference pidInst, Ddeml.DdeCallback fnCallback, int afCmd, int ulRes) Registers an application with the Dynamic Data Exchange Management Library (DDEML). An application must call this function before calling any other Dynamic Data Exchange Management Library (DDEML) function.- Parameter:
pidInst
- The application instance identifier. At initialization, this parameter should point to 0. If the function succeeds, this parameter points to the instance identifier for the application. This value should be passed as the idInst parameter in all other DDEML functions that require it. If an application uses multiple instances of the DDEML dynamic-link library (DLL), the application should provide a different callback function for each instance.If pidInst points to a nonzero value, reinitialization of the DDEML is implied. In this case, pidInst must point to a valid application-instance identifier.
fnCallback
- A pointer to the application-defined DDE callback function. This function processes DDE transactions sent by the system. For more information, see the DdeCallback callback function.afCmd
- A set of APPCMD_, CBF_, and MF_ flags. The APPCMD_ flags provide special instructions to DdeInitialize. The CBF_ flags specify filters that prevent specific types of transactions from reaching the callback function. The MF_ flags specify the types of DDE activity that a DDE monitoring application monitors. Using these flags enhances the performance of a DDE application by eliminating unnecessary calls to the callback function.This parameter can be one or more of the following values.
Value Meaning APPCLASS_MONITOR
- 0x00000001L
Makes it possible for the application to monitor DDE activity in the system. This flag is for use by DDE monitoring applications. The application specifies the types of DDE activity to monitor by combining one or more monitor flags with the
APPCLASS_MONITOR
flag. For details, see the following Remarks section.APPCLASS_STANDARD
- 0x00000000L
Registers the application as a standard (nonmonitoring) DDEML application.
APPCMD_CLIENTONLY
- 0x00000010L
Prevents the application from becoming a server in a DDE conversation. The application can only be a client. This flag reduces consumption of resources by the DDEML. It includes the functionality of the
CBF_FAIL_ALLSVRXACTIONS
flag.APPCMD_FILTERINITS
- 0x00000020L
Prevents the DDEML from sending
XTYP_CONNECT
andXTYP_WILDCONNECT
transactions to the application until the application has created its string handles and registered its service names or has turned off filtering by a subsequent call to theDdeNameService(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, int)
or DdeInitialize function. This flag is always in effect when an application calls DdeInitialize for the first time, regardless of whether the application specifies the flag. On subsequent calls to DdeInitialize, not specifying this flag turns off the application's service-name filters, but specifying it turns on the application's service name filters.CBF_FAIL_ALLSVRXACTIONS
- 0x0003f000
Prevents the callback function from receiving server transactions. The system returns
DDE_FNOTPROCESSED
to each client that sends a transaction to this application. This flag is equivalent to combining all CBF_FAIL_ flags.CBF_FAIL_ADVISES
- 0x00004000
Prevents the callback function from receiving
XTYP_ADVSTART
andXTYP_ADVSTOP
transactions. The system returnsDDE_FNOTPROCESSED
to each client that sends anXTYP_ADVSTART
orXTYP_ADVSTOP
transaction to the server.CBF_FAIL_CONNECTIONS
- 0x00002000
Prevents the callback function from receiving
XTYP_CONNECT
andXTYP_WILDCONNECT
transactions.CBF_FAIL_EXECUTES
- 0x00008000
Prevents the callback function from receiving
XTYP_EXECUTE
transactions. The system returnsDDE_FNOTPROCESSED
to a client that sends anXTYP_EXECUTE
transaction to the server.CBF_FAIL_POKES
- 0x00010000
Prevents the callback function from receiving
XTYP_POKE
transactions. The system returnsDDE_FNOTPROCESSED
to a client that sends anXTYP_POKE
transaction to the server.CBF_FAIL_REQUESTS
- 0x00020000
Prevents the callback function from receiving
XTYP_REQUEST
transactions. The system returnsDDE_FNOTPROCESSED
to a client that sends anXTYP_REQUEST
transaction to the server.CBF_FAIL_SELFCONNECTIONS
- 0x00001000
Prevents the callback function from receiving
XTYP_CONNECT
transactions from the application's own instance. This flag prevents an application from establishing a DDE conversation with its own instance. An application should use this flag if it needs to communicate with other instances of itself but not with itself.CBF_SKIP_ALLNOTIFICATIONS
- 0x003c0000
Prevents the callback function from receiving any notifications. This flag is equivalent to combining all CBF_SKIP_ flags.
CBF_SKIP_CONNECT_CONFIRMS
- 0x00040000
Prevents the callback function from receiving
XTYP_CONNECT_CONFIRM
notifications.CBF_SKIP_DISCONNECTS
- 0x00200000
Prevents the callback function from receiving
XTYP_DISCONNECT
notifications.CBF_SKIP_REGISTRATIONS
- 0x00080000
Prevents the callback function from receiving
XTYP_REGISTER
notifications.CBF_SKIP_UNREGISTRATIONS
- 0x00100000
Prevents the callback function from receiving
XTYP_UNREGISTER
notifications.MF_CALLBACKS
- 0x08000000
Notifies the callback function whenever a transaction is sent to any DDE callback function in the system.
MF_CONV
- 0x40000000
Notifies the callback function whenever a conversation is established or terminated.
MF_ERRORS
- 0x10000000
Notifies the callback function whenever a DDE error occurs.
MF_HSZ_INFO
- 0x01000000
Notifies the callback function whenever a DDE application creates, frees, or increments the usage count of a string handle or whenever a string handle is freed as a result of a call to the
DdeUninitialize(int)
function.MF_LINKS
- 0x20000000
Notifies the callback function whenever an advise loop is started or ended.
MF_POSTMSGS
- 0x04000000
Notifies the callback function whenever the system or an application posts a DDE message.
MF_SENDMSGS
- 0x02000000
Notifies the callback function whenever the system or an application sends a DDE message.
ulRes
- Reserved; must be set to zero.- Gibt zurück:
- If the function succeeds, the return value is
DMLERR_NO_ERROR
.If the function fails, the return value is one of the following values:
-
DdeUninitialize
boolean DdeUninitialize(int idInst) Frees all Dynamic Data Exchange Management Library (DDEML) resources associated with the calling application.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.- Gibt zurück:
- true if function succeeded
-
DdeConnectList
Ddeml.HCONVLIST DdeConnectList(int idInst, Ddeml.HSZ hszService, Ddeml.HSZ hszTopic, Ddeml.HCONVLIST hConvList, Ddeml.CONVCONTEXT pCC) Establishes a conversation with all server applications that support the specified service name and topic name pair. An application can also use this function to obtain a list of conversation handles by passing the function an existing conversation handle. The Dynamic Data Exchange Management Library removes the handles of any terminated conversations from the conversation list. The resulting conversation list contains the handles of all currently established conversations that support the specified service name and topic name.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.hszService
- A handle to the string that specifies the service name of the server application with which a conversation is to be established. If this parameter is 0L, the system attempts to establish conversations with all available servers that support the specified topic name.hszTopic
- A handle to the string that specifies the name of the topic on which a conversation is to be established. This handle must have been created by a previous call to theDdeCreateStringHandle(int, java.lang.String, int)
function. If this parameter is 0L, the system will attempt to establish conversations on all topics supported by the selected server (or servers).hConvList
- A handle to the conversation list to be enumerated. This parameter should be 0L if a new conversation list is to be established.pCC
- A pointer to the CONVCONTEXT structure that contains conversation-context information. If this parameter is NULL, the server receives the default CONVCONTEXT structure during theXTYP_CONNECT
orXTYP_WILDCONNECT
transaction.- Gibt zurück:
- If the function succeeds, the return value is the handle to a
new conversation list.
If the function fails, the return value is 0L. The handle to the old conversation list is no longer valid.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeQueryNextServer
Retrieves the next conversation handle in the specified conversation list.- Parameter:
hConvList
- A handle to the conversation list. This handle must have been created by a previous call to theDdeConnectList(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HCONVLIST, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
function.hConvPrev
- A handle to the conversation handle previously returned by this function. If this parameter is 0L, the function returns the first conversation handle in the list.- Gibt zurück:
- If the list contains any more conversation handles, the return value is the next conversation handle in the list; otherwise, it is 0L.
-
DdeDisconnectList
Destroys the specified conversation list and terminates all conversations associated with the list.- Parameter:
hConvList
- A handle to the conversation list. This handle must have been created by a previous call to theDdeConnectList(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HCONVLIST, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
function.- Gibt zurück:
- true if the function succeeds, the return value is nonzero.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeConnect
Establishes a conversation with a server application that supports the specified service name and topic name pair. If more than one such server exists, the system selects only one.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.hszService
- A handle to the string that specifies the service name of the server application with which a conversation is to be established. This handle must have been created by a previous call to theDdeCreateStringHandle(int, java.lang.String, int)
function. If this parameter is 0L, a conversation is established with any available server.hszTopic
- A handle to the string that specifies the name of the topic on which a conversation is to be established. This handle must have been created by a previous call toDdeCreateStringHandle(int, java.lang.String, int)
. If this parameter is 0L, a conversation on any topic supported by the selected server is established.pCC
- A pointer to the CONVCONTEXT structure that contains conversation context information. If this parameter is NULL, the server receives the default CONVCONTEXT structure during theXTYP_CONNECT
orXTYP_WILDCONNECT
transaction.- Gibt zurück:
- If the function succeeds, the return value is the handle to the
established conversation.
If the function fails, the return value is 0L.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeDisconnect
Terminates a conversation started by either theDdeConnect(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
orDdeConnectList(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HCONVLIST, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
function and invalidates the specified conversation handle.- Parameter:
hConv
- A handle to the active conversation to be terminated.- Gibt zurück:
- true if the function succeeds
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeReconnect
Enables a client Dynamic Data Exchange Management Library (DDEML) application to attempt to reestablish a conversation with a service that has terminated a conversation with the client. When the conversation is reestablished, the Dynamic Data Exchange Management Library (DDEML) attempts to reestablish any preexisting advise loops.- Parameter:
hConv
- A handle to the conversation to be reestablished. A client must have obtained the conversation handle by a previous call to theDdeConnect(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
function or from anXTYP_DISCONNECT
transaction.- Gibt zurück:
- If the function succeeds, the return value is the handle to the
reestablished conversation.
If the function fails, the return value is 0L.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeQueryConvInfo
Retrieves information about a Dynamic Data Exchange (DDE) transaction and about the conversation in which the transaction takes place.- Parameter:
hConv
- A handle to the conversation.idTransaction
- The transaction. For asynchronous transactions, this parameter should be a transaction identifier returned by theDdeClientTransaction(com.sun.jna.Pointer, int, com.sun.jna.platform.win32.Ddeml.HCONV, com.sun.jna.platform.win32.Ddeml.HSZ, int, int, int, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function. For synchronous transactions, this parameter should beQID_SYNC
.pConvInfo
- A pointer to the CONVINFO structure that receives information about the transaction and conversation. The cb member of the CONVINFO structure must specify the length of the buffer allocated for the structure.- Gibt zurück:
- If the function succeeds, the return value is the number of bytes
copied into the CONVINFO structure.
If the function fails, the return value is FALSE.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeSetUserHandle
Associates an application-defined value with a conversation handle or a transaction identifier. This is useful for simplifying the processing of asynchronous transactions. An application can use theDdeQueryConvInfo(com.sun.jna.platform.win32.Ddeml.HCONV, int, com.sun.jna.platform.win32.Ddeml.CONVINFO)
function to retrieve this value.- Parameter:
hConv
- A handle to the conversation.id
- The transaction identifier to associate with the value specified by the hUser parameter. An application should set this parameter toQID_SYNC
to associate hUser with the conversation identified by the hConv parameter.hUser
- The value to be associated with the conversation handle.- Gibt zurück:
- true If the function succeeds.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeAbandonTransaction
Abandons the specified asynchronous transaction and releases all resources associated with the transaction.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.hConv
- A handle to the conversation in which the transaction was initiated. If this parameter is 0L, all transactions are abandoned (that is, the idTransaction parameter is ignored).idTransaction
- The identifier of the transaction to be abandoned. If this parameter is 0L, all active transactions in the specified conversation are abandoned.- Gibt zurück:
- true if the function succeeds
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdePostAdvise
Causes the system to send anXTYP_ADVREQ
transaction to the calling (server) application's Dynamic Data Exchange (DDE) callback function for each client with an active advise loop on the specified topic and item. A server application should call this function whenever the data associated with the topic name or item name pair changes.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.hszTopic
- A handle to a string that specifies the topic name. To send notifications for all topics with active advise loops, an application can set this parameter to 0L.hszItem
- A handle to a string that specifies the item name. To send notifications for all items with active advise loops, an application can set this parameter to 0L.- Gibt zurück:
- true if the function succeeds
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeEnableCallback
Enables or disables transactions for a specific conversation or for all conversations currently established by the calling application.- Parameter:
idInst
- The application-instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.hConv
- A handle to the conversation to enable or disable. If this parameter is NULL, the function affects all conversations.wCmd
- The function code. This parameter can be one of the following values.Value Meaning EC_ENABLEALL
Enables all transactions for the specified conversation. EC_ENABLEONE
Enables one transaction for the specified conversation. EC_DISABLE
Disables all blockable transactions for the specified conversation. A server application can disable the following transactions:
A client application can disable the following transactions:
EC_QUERYWAITING
Determines whether any transactions are in the queue for the specified conversation. - Gibt zurück:
- If the function succeeds, the return value is nonzero.
If the function fails, the return value is zero.
If the wCmd parameter is
EC_QUERYWAITING
, and the application transaction queue contains one or more unprocessed transactions that are not being processed, the return value is TRUE; otherwise, it is FALSE.The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeImpersonateClient
Impersonates a Dynamic Data Exchange (DDE) client application in a DDE client conversation.- Parameter:
hConv
- A handle to the DDE client conversation to be impersonated.- Gibt zurück:
- true if the function succeeds
To get extended error information call GetLastError.
-
DdeNameService
Registers or unregisters the service names a Dynamic Data Exchange (DDE) server supports. This function causes the system to sendXTYP_REGISTER
orXTYP_UNREGISTER
transactions to other running Dynamic Data Exchange Management Library (DDEML) client applications.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.hsz1
- A handle to the string that specifies the service name the server is registering or unregistering. An application that is unregistering all of its service names should set this parameter to 0L.hsz2
- Reserved; should be set to 0L.afCmd
- The service name options. This parameter can be one of the following values.Value Meaning DNS_REGISTER
Registers the error code service name. DNS_UNREGISTER
Unregisters the error code service name. If the hsz1 parameter is 0L, all service names registered by the server will be unregistered. DNS_FILTERON
Turns on service name initiation filtering. The filter prevents a server from receiving XTYP_CONNECT
transactions for service names it has not registered. This is the default setting for this filter.
If a server application does not register any service names, the application cannot receiveXTYP_WILDCONNECT
transactions.DNS_FILTEROFF
Turns off service name initiation filtering. If this flag is specified, the server receives an XTYP_CONNECT
transaction whenever another DDE application calls theDdeConnect(int, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.HSZ, com.sun.jna.platform.win32.Ddeml.CONVCONTEXT)
function, regardless of the service name.- Gibt zurück:
- If the function succeeds, it returns a nonzero value. That value
is not a true HDDEDATA value, merely a Boolean indicator of success. The
function is typed HDDEDATA to allow for possible future expansion of the
function and a more sophisticated return value.
If the function fails, the return value is 0L.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeClientTransaction
Ddeml.HDDEDATA DdeClientTransaction(Pointer pData, int cbData, Ddeml.HCONV hConv, Ddeml.HSZ hszItem, int wFmt, int wType, int dwTimeout, WinDef.DWORDByReference pdwResult) Begins a data transaction between a client and a server. Only a Dynamic Data Exchange (DDE) client application can call this function, and the application can use it only after establishing a conversation with the server.- Parameter:
pData
- The beginning of the data the client must pass to the server.Optionally, an application can specify the data handle (HDDEDATA) to pass to the server and in that case the cbData parameter should be set to -1. This parameter is required only if the wType parameter is
XTYP_EXECUTE
orXTYP_POKE
. Otherwise, this parameter should be NULL.For the optional usage of this parameter,
XTYP_POKE
transactions where pData is a data handle, the handle must have been created by a previous call to theDdeCreateDataHandle(int, com.sun.jna.Pointer, int, int, com.sun.jna.platform.win32.Ddeml.HSZ, int, int)
function, employing the same data format specified in the wFmt parameter.cbData
- The length, in bytes, of the data pointed to by the pData parameter, including the terminating NULL, if the data is a string. A value of -1 indicates that pData is a data handle that identifies the data being sent.hConv
- A handle to the conversation in which the transaction is to take place.hszItem
- A handle to the data item for which data is being exchanged during the transaction. This handle must have been created by a previous call to theDdeCreateStringHandle(int, java.lang.String, int)
function. This parameter is ignored (and should be set to 0L) if the wType parameter isXTYP_EXECUTE
.wFmt
- The standard clipboard format in which the data item is being submitted or requested.If the transaction specified by the wType parameter does not pass data or is
XTYP_EXECUTE
, this parameter should be zero.If the transaction specified by the wType parameter references non-execute DDE data (
XTYP_POKE
,XTYP_ADVSTART
,XTYP_ADVSTOP
,XTYP_REQUEST
), the wFmt value must be either a valid predefined (CF_) DDE format or a valid registered clipboard format.wType
- The transaction type. This parameter can be one of the following values.Value Meaning XTYP_ADVSTART
Begins an advise loop. Any number of distinct advise loops can exist within a conversation. An application can alter the advise loop type by combining the XTYP_ADVSTART
transaction type with one or more of the following flags:XTYPF_NODATA
.- Instructs the server to notify the client of any data changes without actually sending the data. This flag gives the client the option of ignoring the notification or requesting the changed data from the server.
XTYPF_ACKREQ
.- Instructs the server to wait until the client acknowledges that it received the previous data item before sending the next data item. This flag prevents a fast server from sending data faster than the client can process it.
XTYP_ADVSTOP
Ends an advise loop. XTYP_EXECUTE
Begins an execute transaction. XTYP_POKE
Begins a poke transaction. XTYP_REQUEST
Begins a request transaction. dwTimeout
- The maximum amount of time, in milliseconds, that the client will wait for a response from the server application in a synchronous transaction. This parameter should beTIMEOUT_ASYNC
for asynchronous transactions.pdwResult
- A pointer to a variable that receives the result of the transaction. An application that does not check the result can use NULL for this value. For synchronous transactions, the low-order word of this variable contains any applicable DDE_ flags resulting from the transaction. This provides support for applications dependent on DDE_APPSTATUS bits. It is, however, recommended that applications no longer use these bits because they may not be supported in future versions of the Dynamic Data Exchange Management Library (DDEML). For asynchronous transactions, this variable is filled with a unique transaction identifier for use with theDdeAbandonTransaction(int, com.sun.jna.platform.win32.Ddeml.HCONV, int)
function and theXTYP_XACT_COMPLETE
transaction.- Gibt zurück:
- If the function succeeds, the return value is a data handle that
identifies the data for successful synchronous transactions in which the
client expects data from the server. The return value is nonzero for
successful asynchronous transactions and for synchronous transactions
in which the client does not expect data. The return value is zero
for all unsuccessful transactions.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:DMLERR_ADVACKTIMEOUT
DMLERR_BUSY
DMLERR_DATAACKTIMEOUT
DMLERR_DLL_NOT_INITIALIZED
DMLERR_EXECACKTIMEOUT
DMLERR_INVALIDPARAMETER
DMLERR_MEMORY_ERROR
DMLERR_NO_CONV_ESTABLISHED
DMLERR_NO_ERROR
DMLERR_NOTPROCESSED
DMLERR_POKEACKTIMEOUT
DMLERR_POSTMSG_FAILED
DMLERR_REENTRANCY
DMLERR_SERVER_DIED
DMLERR_UNADVACKTIMEOUT
-
DdeCreateDataHandle
Ddeml.HDDEDATA DdeCreateDataHandle(int idInst, Pointer pSrc, int cb, int cbOff, Ddeml.HSZ hszItem, int wFmt, int afCmd) Creates a Dynamic Data Exchange (DDE) object and fills the object with data from the specified buffer. A DDE application uses this function during transactions that involve passing data to the partner application.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.pSrc
- The data to be copied to the DDE object. If this parameter is NULL, no data is copied to the object.cb
- The amount of memory, in bytes, to copy from the buffer pointed to by pSrc. (include the terminating NULL, if the data is a string). If this parameter is zero, the pSrc parameter is ignored.cbOff
- An offset, in bytes, from the beginning of the buffer pointed to by the pSrc parameter. The data beginning at this offset is copied from the buffer to the DDE object.hszItem
- A handle to the string that specifies the data item corresponding to the DDE object. This handle must have been created by a previous call to theDdeCreateStringHandle(int, java.lang.String, int)
function. If the data handle is to be used in anXTYP_EXECUTE
transaction, this parameter must be 0L.wFmt
- The standard clipboard format of the data.afCmd
- The creation flags. This parameter can be HDATA_APPOWNED, which specifies that the server application calling the DdeCreateDataHandle function owns the data handle this function creates. This flag enables the application to share the data handle with other DDEML applications rather than creating a separate handle to pass to each application. If this flag is specified, the application must eventually free the shared memory object associated with the handle by using theDdeFreeDataHandle(com.sun.jna.platform.win32.Ddeml.HDDEDATA)
function. If this flag is not specified, the handle becomes invalid in the application that created the handle after the data handle is returned by the application's DDE callback function or is used as a parameter in another DDEML function.- Gibt zurück:
- If the function succeeds, the return value is a data handle.
If the function fails, the return value is 0L.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeAddData
Adds data to the specified Dynamic Data Exchange (DDE) object. An application can add data starting at any offset from the beginning of the object. If new data overlaps data already in the object, the new data overwrites the old data in the bytes where the overlap occurs. The contents of locations in the object that have not been written to are undefined.- Parameter:
hData
- A handle to the DDE object that receives additional data.pSrc
- The data to be added to the DDE object.cb
- The length, in bytes, of the data to be added to the DDE object, including the terminating NULL, if the data is a string.cbOff
- An offset, in bytes, from the beginning of the DDE object. The additional data is copied to the object beginning at this offset.- Gibt zurück:
- If the function succeeds, the return value is a new handle to
the DDE object. The new handle is used in all references to the object.
If the function fails, the return value is zero.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeGetData
Copies data from the specified Dynamic Data Exchange (DDE) object to the specified local buffer.- Parameter:
hData
- A handle to the DDE object that contains the data to copy.pDst
- A pointer to the buffer that receives the data. If this parameter is NULL, the DdeGetData function returns the amount of data, in bytes, that would be copied to the buffer.cbMax
- The maximum amount of data, in bytes, to copy to the buffer pointed to by the pDst parameter. Typically, this parameter specifies the length of the buffer pointed to by pDst.cbOff
- An offset within the DDE object. Data is copied from the object beginning at this offset.- Gibt zurück:
- If the pDst parameter points to a buffer, the return value is
the size, in bytes, of the memory object associated with the data handle
or the size specified in the cbMax parameter, whichever is lower.
If the pDst parameter is NULL, the return value is the size, in bytes, of the memory object associated with the data handle.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeAccessData
Provides access to the data in the specified Dynamic Data Exchange (DDE) object. An application must call theDdeUnaccessData(com.sun.jna.platform.win32.Ddeml.HDDEDATA)
function when it has finished accessing the data in the object.- Parameter:
hData
- A handle to the DDE object to be accessed.pcbDataSize
- A pointer to a variable that receives the size, in bytes, of the DDE object identified by the hData parameter. If this parameter is NULL, no size information is returned.- Gibt zurück:
- If the function succeeds, the return value is a pointer to the
first byte of data in the DDE object.
If the function fails, the return value is NULL.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeUnaccessData
Unaccesses a Dynamic Data Exchange (DDE) object. An application must call this function after it has finished accessing the object.- Parameter:
hData
- A handle to the DDE object.- Gibt zurück:
- true if the function succeeds
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeFreeDataHandle
Frees a Dynamic Data Exchange (DDE) object and deletes the data handle associated with the object.- Parameter:
hData
- A handle to the DDE object to be freed. This handle must have been created by a previous call to theDdeCreateDataHandle(int, com.sun.jna.Pointer, int, int, com.sun.jna.platform.win32.Ddeml.HSZ, int, int)
function or returned by theDdeClientTransaction(com.sun.jna.Pointer, int, com.sun.jna.platform.win32.Ddeml.HCONV, com.sun.jna.platform.win32.Ddeml.HSZ, int, int, int, com.sun.jna.platform.win32.WinDef.DWORDByReference)
function.- Gibt zurück:
- true if freeing succeeded
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeGetLastError
int DdeGetLastError(int idInst) - Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.- Gibt zurück:
- See
Ddeml
.DMLERR_*
-
DdeCreateStringHandle
Creates a handle that identifies the specified string. A Dynamic Data Exchange (DDE) client or server application can pass the string handle as a parameter to other Dynamic Data Exchange Management Library (DDEML) functions.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.psz
- The null-terminated string for which a handle is to be created. This string can be up to 255 characters. The reason for this limit is that DDEML string management functions are implemented using atoms.iCodePage
- The code page to be used to render the string. This value should be eitherCP_WINANSI
(the default code page) orCP_WINUNICODE
, depending on whether the ANSI or Unicode version ofDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
was called by the client application.- Gibt zurück:
- If the function succeeds, the return value is a string handle.
If the function fails, the return value is 0L.
The
DdeGetLastError(int)
function can be used to get the error code, which can be one of the following values:
-
DdeQueryString
Copies text associated with a string handle into a buffer.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.hsz
- A handle to the string to copy. This handle must have been created by a previous call to theDdeCreateStringHandle(int, java.lang.String, int)
function.psz
- A pointer to a buffer that receives the string. To obtain the length of the string, this parameter should be set to NULL.cchMax
- The length, in characters, of the buffer pointed to by the psz parameter. For the ANSI version of the function, this is the number of bytes; for the Unicode version, this is the number of characters. If the string is longer than ( cchMax� 1), it will be truncated. If the psz parameter is set to NULL, this parameter is ignored.iCodePage
- The code page used to render the string. This value should be eitherCP_WINANSI
orCP_WINUNICODE
.- Gibt zurück:
- If the psz parameter specified a valid pointer, the return value
is the length, in characters, of the returned text
(not including the terminating null character). If the psz parameter
specified a NULL pointer, the return value is the length of the text
associated with the hsz parameter (not including the terminating null
character).
If an error occurs, the return value is 0L
-
DdeFreeStringHandle
Frees a string handle in the calling application.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.hsz
- A handle to the string handle to be freed. This handle must have been created by a previous call to theDdeCreateStringHandle(int, java.lang.String, int)
function.- Gibt zurück:
- true if the function succeeds.
-
DdeKeepStringHandle
Increments the usage count associated with the specified handle. This function enables an application to save a string handle passed to the application's Dynamic Data Exchange (DDE) callback function. Otherwise, a string handle passed to the callback function is deleted when the callback function returns. This function should also be used to keep a copy of a string handle referenced by the CONVINFO structure returned by theDdeQueryConvInfo(com.sun.jna.platform.win32.Ddeml.HCONV, int, com.sun.jna.platform.win32.Ddeml.CONVINFO)
function.- Parameter:
idInst
- The application instance identifier obtained by a previous call to theDdeInitialize(com.sun.jna.platform.win32.WinDef.DWORDByReference, com.sun.jna.platform.win32.Ddeml.DdeCallback, int, int)
function.hsz
- A handle to the string handle to be saved.- Gibt zurück:
- true if the function succeeded
-