नोट
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप साइन इन करने या निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
इस पृष्ठ तक पहुंच के लिए प्राधिकरण की आवश्यकता होती है। आप निर्देशिकाएँ बदलने का प्रयास कर सकते हैं।
Gets an enumerator for all custom attributes attached to this field.
Syntax
Parameters
ppEnum
[out] Returns an IEnumDebugCustomAttributes object representing the list of custom attributes; otherwise, returns a null value if there are no custom attributes.
Return Value
If successful, returns S_OK or S_FALSE if there are no custom attributes on this field. Otherwise, returns an error code;
Remarks
A field can have multiple custom attributes.