नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Gets the custom attribute class type.
Syntax
Parameters
ppCAType
[out] Returns the IDebugClassField object that represents the class of which the custom attribute is an instance.
Return Value
If successful, returns S_OK; otherwise, returns an error code.
Remarks
A custom attribute is always a class. This method provides access to an IDebugClassField object that describes that class.