ICustomNativeSymbol.InitNew Method
Thread safety: This method does not have to be thread-safe.
InitNew(CustomSymbolContext context)
Called when the custom symbol is created by or connected to a CustomSymbolProxy.Syntax
public void InitNew (
CustomSymbolContext context
)
Parameters
context
Remarks
The custom symbol may save a reference to the context object for later use.
Platforms
Windows, Linux, Android