Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
struct System.​Runtime.​InteropServices.​ComTypes.​ITypeComp
Assembly: System.Runtime.InteropServices
Provides the managed definition of the <see langword="ITypeComp" /> interface.
Methods
public
void
Bind​(string szName,
int lHashVal,
short wFlags,
ITypeInfo& ppTInfo,
DESCKIND& pDescKind,
BINDPTR& pBindPtr)
public
void
BindType​(string szName,
int lHashVal,
ITypeInfo& ppTInfo,
ITypeComp& ppTComp)