Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 DWORD value for the specified TAGID.
DWORD WINAPI SdbReadDWORDTag(
_In_ PDB pdb,
_In_ TAGID tiWhich,
_In_ DWORD dwDefault
);
pdb [in]
A handle to the shim database.
tiWhich [in]
The TAGID that corresponds to the data to be retrieved.
dwDefault [in]
The default value to be returned on failure.
The function returns the value on success or dwDefault on failure.
Requirement | Value |
---|---|
Minimum supported client |
Windows XP [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
DLL |
|
Events
Apr 8, 3 PM - May 28, 7 AM
Sharpen your AI skills and enter the sweepstakes to win a free Certification exam
Register now!