FirstSymbolFromGraph
- 0 2.0
Retrieves an array of symbols that is the most likely interpretation of a
specified symbol graph
SYG.
FirstSymbolFromGraph( LPSYG lpsyg, LPSYV lpsyv, int cSyvMax, LPINT lpcSyv )
Parameters
lpsyg
Address of the symbol graph.
lpsyv
Address of an empty array of SYV_ symbol values.
FirstSymbolFromGraph fills this array with the likeliest interpretation from the graph.
cSyvMax
Size of the array that
lpsyv points to.
lpcSyv
Number of symbols returned in
lpsyv. This value is 0 if
lpsyg is empty. It is
1 if the buffer is not large enough to hold the results.
Return Value
This function does not return a value.
Comments
The array of symbols is identical to the first string returned to the
EnumSymbolsCallback callback function of
EnumSymbols.
See Also
EnumSymbols,
SYG, SYV_
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database