IJSVoidResult Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a void result from a JavaScript call. This property is public to support cross-assembly accessibility for WebAssembly and should not be used by user code.
public interface IJSVoidResult
type IJSVoidResult = interface
Public Interface IJSVoidResult