GetProcessServiceManager Function

የ ሂደት ግልጋሎት አስተዳዳሪ ይመልሳል (central Uno ServiceManager).

ይህ ተግባር የሚያስፈልገው እርስዎ ግልጋሎት ማቅረብ ሲፈልጉ ነው በ መጠቀም የ ሁኔታዎች በ ክርክሮች መፍጠሪያ

አገባብ:

oServiceManager = GetProcessServiceManager()

ለምሳሌ:


    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!