|
Parameters
Function_Identifier Function_ID: A function identifier
(generally name or UID).
Return Values
-
Nonnegative: Function UID.
-
Negative: Error code.
Remarks
This function retrieves a global function’s unique identifier (UID).
Function_ID is a platform-dependent identifier.
The function will fail if Function_ID is not a valid identifier
for a global function.
Compatibility
|
|
All Platforms |
Win32 C++ LIB |
|
BAR version |
1.1 |
1.1 |
|
|
All Platforms |
Win32 |
|
BARfly version |
1.0 |
1.0 |
See also: [BAR
type lookup functions] [BAR
loading and saving functions] [BAR
node navigation functions]
[BAR node information functions] [BAR
data reading functions] [BAR data
writing functions] [BAR
miscellaneous functions]
|