Public Class Methods : SstInvocationConfiguration

* baseConfiguration
	"ACTION
		Answer an instance of the receiver describing standard invocation.

	RETURN VALUE
		<instance of self>"
Categories
	SST-API User
* brConfiguration
	"ACTION
		Answer an instance of the receiver describing standard 
		by-reference invocation. The resulting configuration
		requires that the marshaler be set.

	RETURN VALUE
		<instance of self>"
Categories
	SST-API User
* bvConfiguration
	"ACTION
		Answer an instance of the receiver describing standard 
		by-value invocation. The resulting configuration
		requires that the marshaler be set.

	RETURN VALUE
		<instance of self>"
Categories
	SST-API User

[FIRST] [PREV] [NEXT] [LAST]