Virtual Method
IdeSearchResultload_preview
Parameters
context
-
Type:
IdeContext
An
IdeContext
.The data is owned by the caller of the function.
Return value
Type: IdeSearchPreview
An IdeSearchPreview
, or NULL
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |
The return value can be NULL . |