Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration OLEDCFLAGS
[FlagsAttribute]
public enum OLEDCFLAGS
[FlagsAttribute]
public enum class OLEDCFLAGS
[<FlagsAttribute>]
type OLEDCFLAGS
public enum OLEDCFLAGS
Members
| Member name | Description | |
|---|---|---|
| OLEDC_NODRAW | ||
| OLEDC_OFFSCREEN | ||
| OLEDC_PAINTBKGND |
Remarks
For information on the COM interface, see OLEDCFLAGS