A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://learn.microsoft.com/en-us/windows/win32/devnotes/sdbgetstringtagptr below:

SdbGetStringTagPtr function - Win32 apps

SdbGetStringTagPtr function

In this article

Retrieves the string data for the specified TAGID.

Syntax
LPTSTR 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.

Return value

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 client
Windows XP [desktop apps only]
Minimum supported server
Windows Server 2003 [desktop apps only]
DLL
Apphelp.dll
See also

SdbGetBinaryTagData

SdbReadDWORDTag

SdbReadQWORDTag

SdbReadStringTag

Additional resources

In this article

Was 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