CXAPOBase Constructor

Creates an instance of the CXAPOBase class.

Syntax

public:
CXAPOBase(
         const XAPO_REGISTRATION_PROPERTIES *pRegistrationProperties
)  

Parameters

pRegistrationProperties
Type: XAPO_REGISTRATION_PROPERTIES *

Pointer to an XAPO_REGISTRATION_PROPERTIES structure containing the registration properties for the XAPO.

Remarks

The object created by this CXAPOBase will have a reference count of 1.

Requirements

Header: Declared in xapobase.h.

Library: Use xapobase.lib.