Share

CAcTcUiCatalogView::Load

C++

BOOL Load(
    IUnknown* pUnk
);

Description

Reads the view-persistent data from the XML DOM node and sets all the view settings.

Returns true if the function succeeds; otherwise, returns false.

Parameters

Parameters Description
pUnk Input XML DOM node from which the persistent data is to be loaded

Links

CAcTcUiCatalogView Class

Was this information helpful?