Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
The GetDebugFATagControl method gets a pointer to an IDebugFAEntryTags interface, which provides access to the tags in a DebugFailureAnalysisTags object. For information about the relationship between a DebugFailureAnalysis object and a DebugFailureAnalysisTags object, see Failure Analysis Entries, Tags, and Data Types.
Syntax
HRESULT GetDebugFATagControl(
[out] IDebugFAEntryTags **FATagControl
);
Parameters
[out] FATagControl
A pointer to a variable that receives a pointer to the IDebugFAEntryTags interface.
Return value
This method does not return a value.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Desktop |
| Header | extsfns.h |