| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Function Create() As CustomModulation | |
| C# | |
|---|---|
public abstract CustomModulation Create() | |
| C++/CLI | |
|---|---|
public: abstract CustomModulation^ Create(); | |
Return Value
If succeeds, returns handle to the new CustomModulation. If fails, returns null.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)