Retrieves the string data for the specified TAGID.
SyntaxLPTSTR WINAPI SdbGetStringTagPtr(
_In_ PDB pdb,
_In_ TAGID tiWhich
);
Parameters
pdb [in]
A handle to the shim database.
tiWhich [in]
The TAGID that corresponds to the string data to be retrieved.
The function returns a pointer to the string data or NULL if the TAGID is invalid or not of type TAG_TYPE_STRING or TAG_TYPE_STRINGREF.
Requirements Requirement Value Minimum supported clientWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4