GetProcessServiceManager Function

प्रक्रिया सेवा व्यबस्थापक(केन्द्रिय Uno सेवा व्यबस्थापक) फर्काउँछ ।

यो प्रकार्यको आवश्यकता CreateInstanceWithArguments को प्रयोग गरेर

Syntax:

oServiceManager = GetProcessServiceManager()

Example:


    oServiceManager = GetProcessServiceManager()
    oIntrospection = oServiceManager.createInstance("com.sun.star.beans.Introspection");
    ' this is the same as the following statement:
    oIntrospection = CreateUnoService("com.sun.star.beans.Introspection")

कृपया हामीलाई समर्थन गर्नुहोस्!