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/sdbgetbinarytagdata below:

SdbGetBinaryTagData function - Win32 apps

SdbGetBinaryTagData function

In this article

Retrieves the binary data for the specified TAGID.

Syntax
PVOID WINAPI SdbGetBinaryTagData(
  _In_ PDB   pdb,
  _In_ TAGID tiWhich
);
Parameters

pdb [in]

A handle to the shim database.

tiWhich [in]

The TAGID that corresponds to the data to be retrieved.

Return value

The function returns a pointer to the binary data or NULL if the TAGID is invalid.

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

SdbGetStringTagPtr

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