IBM Lotus Symphony


Função GetProcessServiceManager [Runtime]

Devolve o ProcessServiceManager (Uno ServiceManager central).

Esta função é necessária quando se pretende criar uma ocorrência de um serviço através de CreateInstanceWithArguments.

Sintaxe:

oServiceManager = GetProcessServiceManager()

Exemplo:

oServiceManager = GetProcessServiceManager()

oIntrospection = oServiceManager.createInstance("com.sun.star.beans.Introspection");

isto é igual à seguinte instrução:

oIntrospection = CreateUnoService( "com.sun.star.beans.Introspection" )


Comentários sobre o produto | Documentação adicional | Marcas comerciais