Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal EventType As CodedValueType _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim EventType As CodedValueType Dim instance As New NetworkEntryMessage(EventType) |
C# | |
---|---|
public NetworkEntryMessage( CodedValueType EventType ) |
C++/CLI | |
---|---|
public: NetworkEntryMessage( CodedValueType^ EventType ) |
Parameters
- EventType
- Type of the event.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7