| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Function Create() As EventDataSource | |
| C# | |
|---|---|
public abstract EventDataSource Create() | |
| C++/CLI | |
|---|---|
public: abstract EventDataSource^ Create(); | |
Return Value
the EventDataSource createdTarget Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)