SdbGetBinaryTagData function
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
|
Minimum supported client | Windows XP [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2003 [desktop apps only] |
|
DLL |
|
See also
Send comments about this topic to Microsoft
Build date: 12/7/2012