System.Win.ComServ.TCppActiveXModule.Create
C++
TCppActiveXModule(bool isLocal)
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| constructor | public | System.Win.ComServ.hpp | System.Win.ComServ | TCppActiveXModule |
Description
Crée une instance de TCppActiveXModule.
- Si
isLocalvauttrue, ce constructeur définitstd::exit(EXIT_SUCCESS)en tant que terminateur de votre serveur COM. - Si
isLocalvautfalse, ce constructeur n'a aucun effet.