Home
last modified time | relevance | path

Searched refs:OH_Pasteboard (Results 1 - 1 of 1) sorted by relevance

/interface/sdk_c/distributeddatamgr/pasteboard/include/
H A Doh_pasteboard.h28 * @file OH_Pasteboard.h
133 typedef struct OH_Pasteboard OH_Pasteboard; typedef
136 * @brief Creates a {@link OH_Pasteboard} instance.
138 * @return Returns the pointer to the {@link OH_Pasteboard} instance created if the operation is successful.
140 * @see OH_Pasteboard.
143 OH_Pasteboard* OH_Pasteboard_Create();
146 * @brief Destroy a {@link OH_Pasteboard} instance.
148 * @param pasteboard Pointer to the {@link OH_Pasteboard} instance to destroy.
149 * @see OH_Pasteboard
[all...]

Completed in 1 milliseconds