MCPcopy Create free account
hub / github.com/Norbyte/ositools / GetPart2

Method GetPart2

OsiInterface/OsiInterface.h:359–362  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357 }
358
359 inline uint32_t GetPart2() const
360 {
361 return (Handle >> 3) & 0x1FFFF;
362 }
363
364 inline uint16_t GetFunctionId() const
365 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected