Returns the current process parameters.
public:
BYTE* BeginProcess()
Type: BYTE *
Returns a pointer to the current process parameters.
XAPOs must call this method within their IXAPO::Process implementation to access the current process parameters in a thread-safe manner.
Header: Declared in xapobase.h.
Library: Use xapobase.lib.