Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the TAG associated with the specified TAGID.
Syntax
TAG WINAPI SdbGetTagFromTagID(
_In_ PDB pdb,
_In_ TAGID tiWhich
);
Parameters
-
pdb [in]
-
A handle to the shim database.
-
tiWhich [in]
-
The TAGID for the TAG.
Return value
The function returns the TAG.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows XP [desktop apps only] |
| Minimum supported server |
Windows Server 2003 [desktop apps only] |
| DLL |
|
See also