|
Altium C++ SDK 3.0
|
#include <DXP.Interfaces.h>
Public Member Functions | |
| void | InvalidatePreview (IServerDocument *const AServerDocument) |
| void | SavePreview (IServerDocument *const AServerDocument, bool AForceGeneration) |
| IPreviewImage * | FindPreview (std::wstring const ADocumentPath, bool AForceGeneration) |
| IPreviewImage * DXP::IDocumentPreviewManager::FindPreview | ( | std::wstring const | ADocumentPath, |
| bool | AForceGeneration ) |
| void DXP::IDocumentPreviewManager::InvalidatePreview | ( | IServerDocument *const | AServerDocument | ) |
| void DXP::IDocumentPreviewManager::SavePreview | ( | IServerDocument *const | AServerDocument, |
| bool | AForceGeneration ) |