Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IDXPDocument Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IDXPDocument:

Public Member Functions

std::wstring DM_FileName ()
std::wstring DM_DocumentKind ()
IDXPProjectDM_Project ()
std::wstring DM_FullPath ()
bool DM_DocumentIsTextual ()
bool DM_DocumentIsLoaded ()

Member Function Documentation

◆ DM_DocumentIsLoaded()

bool DXP::IDXPDocument::DM_DocumentIsLoaded ( )

◆ DM_DocumentIsTextual()

bool DXP::IDXPDocument::DM_DocumentIsTextual ( )

◆ DM_DocumentKind()

std::wstring DXP::IDXPDocument::DM_DocumentKind ( )

◆ DM_FileName()

std::wstring DXP::IDXPDocument::DM_FileName ( )

◆ DM_FullPath()

std::wstring DXP::IDXPDocument::DM_FullPath ( )

◆ DM_Project()

IDXPProject * DXP::IDXPDocument::DM_Project ( )

The documentation for this struct was generated from the following file: