MCPcopy Create free account
hub / github.com/ProgerXP/Notepad2e / GetID

Method GetID

scintilla/include/Platform.h:364–364  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

362 return *this;
363 }
364 WindowID GetID() const { return wid; }
365 bool Created() const { return wid != 0; }
366 void Destroy();
367 bool HasFocus();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected