Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Runtime.InteropServices.ComEventsInfo Class Referencesealed

Public Member Functions

ComEventsSink FindSink (ref Guid iid)
 
ComEventsSink AddSink (ref Guid iid)
 

Static Public Member Functions

static ComEventsInfo Find (object rcw)
 
static ComEventsInfo FromObject (object rcw)
 

Package Functions

ComEventsSink RemoveSink (ComEventsSink sink)
 

Private Member Functions

 ComEventsInfo (object rcw)
 
 ~ComEventsInfo ()
 

Private Attributes

ComEventsSink _sinks
 
readonly object _rcw
 

Detailed Description

Definition at line 6 of file ComEventsInfo.cs.


The documentation for this class was generated from the following file: