int ProcessText( LlObjectType objectType, string llxObjectType, string objectName, TextType textType, out object text )
int ProcessText( LlObjectType objectType, String^ llxObjectType, String^ objectName, TextType textType, [Out] Object^ text )
'Declaration
Function ProcessText( _ ByVal objectType As LlObjectType, _ ByVal llxObjectType As String, _ ByVal objectName As String, _ ByVal textType As TextType, _ ByRef text As Object _ ) As Integer
Parameters
- objectType
- llxObjectType
- objectName
- textType
- text