MCPcopy Create free account
hub / github.com/CodeCavePro/revitless-toolkit / OleStreams

Class OleStreams

src/OLE/RevitFileMap.cs:7–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5 internal struct RevitFileMap
6 {
7 internal struct OleStreams
8 {
9 public const string IMAGE_STREAM = "RevitPreview4.0";
10 public const string BASIC_FILE_INFO = "BasicFileInfo";
11 }
12
13 internal struct PngImageMarker
14 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected