# DataTableSetGenericHandle
Flags —
Native
# Arguments
bool
— globalstring
— namegenerichandle
— val
Returns — void
native void DataTableSetGenericHandle(
bool global,
string name,
generichandle val,
);
# Related
Category: Unclassified
# Examples
— None found —