CApaAppServiceInfoArray Class Reference

#include <mw/apaid.h>

Link against: apparc.lib

class CApaAppServiceInfoArray : public CBase

Inherits from

  • CApaAppServiceInfoArray

    Detailed Description

    Application service information array.

    Owns an array of TApaAppServiceInfo objects.

    See also: TApaAppServiceInfo

    Constructor & Destructor Documentation

    CApaAppServiceInfoArray ( )

    IMPORT_CCApaAppServiceInfoArray()[protected]

    Member Function Documentation

    Array ( )

    TArray< TApaAppServiceInfo >Array()[pure virtual]

    Provides access to the encapsulated array of TApaAppServiceInfo objects.

    Returns: A generic array of TApaAppServiceInfo objects.