Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Systems Interfaces & Deployment > Wolfram LibraryLink > LibraryFunctionInformation >
Mathematica > Systems Interfaces & Deployment > Calling External Programs > Wolfram LibraryLink > LibraryFunctionInformation >
Mathematica > Systems Interfaces & Deployment > C/C++ Language Interface > Wolfram LibraryLink > LibraryFunctionInformation >

LibraryFunctionInformation

LibraryFunctionInformation[fun]
returns information about a LibraryFunction.
  • Typical possible components of the result include:
"ArgumentTypes"types of arguments
"File"name of the library file
"Function"name of the loaded function
"ReturnType"return type of the loaded function
LibraryFunction objects are generated by LibraryFunctionLoad:
This returns information about the LibraryFunction:
LibraryFunction objects are generated by LibraryFunctionLoad:
In[1]:=
Click for copyable input
Out[1]=
This returns information about the LibraryFunction:
In[2]:=
Click for copyable input
Out[2]=
New in 8
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF