Syntax
[System.Flags]
[System.Obsolete]
public enum LIBFLAGS
Remarks
Members
Member Name | Description |
---|
LIBFLAG_FCONTROL |
The type library describes controls, and should not be displayed in type browsers intended for nonvisual objects.
|
LIBFLAG_FHASDISKIMAGE |
The type library exists in a persisted form on disk.
|
LIBFLAG_FHIDDEN |
The type library should not be displayed to users, although its use is not restricted. Should be used by controls. Hosts should create a new type library that wraps the control with extended properties.
|
LIBFLAG_FRESTRICTED |
The type library is restricted, and should not be displayed to users.
|
Requirements
Namespace: System.Runtime.InteropServices
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0