Help Center
Help CenterAfxNova

CCLRHost.CreateInstanceFrommethod

UncategorisedmethodCCLRHost.incundocumented
Not documented upstream. This symbol was found in the AfxNova source but appears in no documentation topic. The signature below is read directly from the code; any description comes from the source comments.

Syntax

PRIVATE FUNCTION CCLRHost.CreateInstanceFrom (BYREF AssemblyName AS WSTRING, BYREF typeName AS WSTRING) AS IDispatch PTR
PRIVATE FUNCTION CCLRHost.CreateInstanceFrom (BYVAL pDomain AS Afx__AppDomain PTR, BYREF AssemblyName AS WSTRING, BYREF typeName AS WSTRING) AS IDispatch PTR

Reference

  • Include file CCLRHost.inc
  • Defined in AfxNova/CCLRHost.inc:617