get_source_tag
Description:
[ Version ( deprecated = true , deprecated_since = "2.46." ) ]
public void* get_source_tag ()
public void* get_source_tag ()
Warning: get_source_tag is deprecated since 2.46..
Gets the source tag for the SimpleAsyncResult.
Note:
Use Task and get_source_tag instead.
Parameters:
this |
Returns:
a pointer to the source object for the SimpleAsyncResult. |