php教程

DOTNET::__construct

(PHP 4 >= 4.1.0, PHP 5, PHP 7)

DOTNET::__constructDOTNET class constructor

说明

DOTNET::__construct ( string $assembly_name , string $class_name [, int $codepage = CP_ACP ] )

Constructs a new DOTNET object.

参数

assembly_name
Specifies which assembly should be loaded.
class_name
Specifices which class in that assembly to instantiate.
codepage
Codepage to use for unicode string transformations; see the COM class for more details on code pages.

User Contributed Notes

There are no user contributed notes for this page.

CopyRight © 2008-2022 verySource.Com All Rights reserved. 京ICP备17048824号-1 京公网安备:11010502034788