GetProcessServiceManager Function

ProcessServiceManager (āϕ⧇āĻ¨ā§āĻĻā§āϰāĻŋ⧟ Uno ServiceManager) āĻĒā§āϰāĻĻāĻžāύ āĻ•āϰ⧇āĨ¤

āĻāχ āĻĢāĻžāĻ‚āĻļāύāϟāĻŋ āϤāĻ–āύāχ āĻĒā§āϰāϝāĻŧā§‹āϜāύ āϝāĻ–āύ āφāĻĒāύāĻŋ 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")

Please support us!