IDebugFAEntryTags::IsValidTagToSet method (extsfns.h)
The IsValidTagToSet method determines whether it is OK to set the data of a specified tag.
Syntax
BOOL IsValidTagToSet(
FA_TAG Tag
);
Parameters
Tag
A value in the FA_TAG enumeration.
Return value
This method returns TRUE if it is OK to set the data of the specified tag. Otherwise it returns FALSE.
Requirements
Requirement | Value |
---|---|
Target Platform | Desktop |
Header | extsfns.h |