Lines Matching refs:client

454     maximum size of the array allocated by the client
457 client and freed when no longer needed. Refer to @ref _arrayConsideration
538 IA2_ACTION_OPEN = -1, /**< Used to inform the server that the client will
550 IA2_ACTION_COMPLETE = -2, /**< Used by the client to inform the server that it has
552 IA2_ACTION_CLOSE = -3 /**< Used to inform the server that the client no longer
638 Note: the client allocates and passes in an array of pointers. The server
640 the array of pointers allocated by the client. The client is responsible
650 The client must free it with CoTaskMemFree.
1375 the SysAllocString and the client does the SysFreeString. Also note that when
1376 NULL is returned there is no need for the client to call SysFreeString. Please
1381 @li Although [out] BSTR variables are declared by the client, their space is
1383 client at end of life; the same is true when BSTRs are used in structs or
1402 and IAccessibleRelation::targets the client must allocate and free the arrays.
1405 and the client must free the array when no longer needed. These methods are
1415 CoTaskMemAlloc and any BSTRs with SysAllocString. The client must use CoTaskMemFree
1604 maximum size of the array allocated by the client
1607 allocated by the client and freed when no longer needed. Refer to @ref
1613 …@note As a performant alternative, client code should consider using IAccessible2_2::relationTarge…
1759 This array is allocated by the server. The client must free it with CoTaskMemFree.
1778 This array is allocated by the server. The client must free it with CoTaskMemFree.
1996 This array is allocated by the server. The client must free it with CoTaskMemFree.
3701 This array is allocated by the server. The client must free it with CoTaskMemFree.
4053 allocated by the server. The client must free it with CoTaskMemFree.
4072 by the server. The client must free it with CoTaskMemFree.
4091 by the server. The client must free it with CoTaskMemFree.
4455 allocated by the server with CoTaskMemAlloc and freed by the client with
4472 freed by the client with CoTaskMemFree.
4487 is allocated by the server with CoTaskMemAlloc and freed by the client with
4725 by the server. The client must free it with CoTaskMemFree.
4764 by the server. The client must free it with CoTaskMemFree.
5263 this information will never require a change in a client's behavior.
5286 this information will never require a change in a client's behavior.