References2::AddActiveX Method (String^, Int32, Int32, Int32, String^)
Visual Studio 2015
Namespace:
VSLangProj110
Assembly: VSLangProj110 (in VSLangProj110.dll)
Reference^ AddActiveX( String^ bstrTypeLibGuid, int lMajorVer = 0, int lMinorVer = 0, int lLocaleId = 0, String^ bstrWrapperTool = "" )
Parameters
- bstrTypeLibGuid
- Type: System::String^
- lMajorVer
- Type: System::Int32
- lMinorVer
- Type: System::Int32
- lLocaleId
- Type: System::Int32
- bstrWrapperTool
- Type: System::String^
Return Value
Type: VSLangProj::Reference^
Show: