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.
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 |