GetProcessServiceManager Function

བྱ་སྒོའི་ལམ་ལུགས་ཞབས་ཏོག་འཛིན་སྐྱོང་པ་སླར་ལོགཔ་ཨིན(དབུས་ཡུ་ཨེན་ཨེ་ཞབས་ཏོག་འཛིན་སྐྱོང་པ)

འ་ནི་ལས་འགན་དེ་ཁྱོད་ཀྱིས་གསར་བསྐྲུན་དུས་སྐབས་དང་གཅིག་ཁར་སྒྲུབ་རྟགས་ཚུ་་ཞབས་ཏོག་འཕྲལ་མྱུར་ལག་ལེན་འཐབ་ནི་ལུ་་དགོས་མཁོ་ཡོདཔ་ཨིན།

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!