| Visual Basic (Declaration) | |
|---|---|
Public Overloads MustOverride Function Create() As Context | |
| C# | |
|---|---|
public abstract Context Create() | |
| C++/CLI | |
|---|---|
public: abstract Context^ Create(); | |
Return Value
A handle to the newly created context.Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)