AutoGeneratedAttribute Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Indicates that this function is generated automatically by a tool.
public sealed class AutoGeneratedAttribute : Attribute
type AutoGeneratedAttribute = class
inherit Attribute
- Inheritance
-
AutoGeneratedAttribute
Constructors
AutoGeneratedAttribute() |
Constructs a new AutoGeneratedAttribute instance. |
Fields
Category |
Specifies the category of this OpenGL function. |
EntryPoint |
Specifies the entry point of the OpenGL function. |
Version |
Specifies the version of this OpenGL function. |