COMREFERENCEINFO.dwLibFlags Field
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.
DWORD containing typelib flags.
public: System::UInt32 dwLibFlags;
public: unsigned int dwLibFlags;
unsigned int dwLibFlags;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")]
public uint dwLibFlags;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.DWORD")>]
val mutable dwLibFlags : uint32
Public dwLibFlags As UInteger
Field Value
- Attributes
Remarks
COM Signature
From vsshell.idl: