IWrapByot.CreateInstance(Object, Guid) Method
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.
public:
System::Object ^ CreateInstance(System::Object ^ txn, Guid type);
public object CreateInstance (object txn, Guid type);
abstract member CreateInstance : obj * Guid -> obj
Public Function CreateInstance (txn As Object, type As Guid) As Object
Parameters
- txn
- Object
- type
- Guid