CXAPOBase::GetRegistrationPropertiesInternal Method

Returns a pointer to the XAPO_REGISTRATION_PROPERTIES structure containing the registration properties the XAPO was created with.

Syntax

protected:
XAPO_REGISTRATION_PROPERTIES* GetRegistrationPropertiesInternal()  

Return value

Type: XAPO_REGISTRATION_PROPERTIES *

Pointer to the XAPO_REGISTRATION_PROPERTIES structure containing the registration properties the XAPO was created with. CXAPOBase

Remarks

Requirements

Header: Declared in xapobase.h.

Library: Use xapobase.lib.

See also

CXAPOBase

CXAPOBase Members