नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Gets a value indicating whether the specified token holds a valid reference to a code object.
Syntax
BOOL IsValidToken(
[in] mdToken tk
);
Parameters
[in] tk
The token to check the reference validity for.
Return value
true if tk is a valid metadata token within the current scope. Otherwise, false.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | rometadataapi.h |