MSSCPCTL.EXE Script Control Header File MSSCPCTL.H (184904)



The information in this article applies to:

  • Microsoft JScript 3.0
  • Microsoft Visual Basic, Scripting Edition 3.0

This article was previously published under Q184904

SUMMARY

MSSCPCTL.EXE is a self-extracting archive that contains MSSCPCTL.H, a C++ header file that can be used to access the dual interfaces of the Microsoft Script Control from C++.

All of the information in the MSSCPCTL.H header file can be obtained from the type information in the script OCX itself, especially in conjunction with the Visual C++ 5.0 #import statement. However, MSSCPCTL.H is provided for your convenience if you require this to access Script Control functionality in your C++ without using Visual C++ 5.0 COM support.

MORE INFORMATION

The following files are available for download from the Microsoft Download Center:
For additional information about how to download Microsoft Support files, click the following article number to view the article in the Microsoft Knowledge Base:

119591 How to Obtain Microsoft Support Files from Online Services

Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help to prevent any unauthorized changes to the file.

Modification Type:MinorLast Reviewed:8/9/2004
Keywords:kbdownload kbfile kbinfo KB184904 kbAudDeveloper