MCPcopy Create free account
hub / github.com/360Controller/360Controller / newProductIDNumber

Method newProductIDNumber

360Controller/Controller.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178}
179
180OSNumber* Xbox360ControllerClass::newProductIDNumber() const
181{
182 return OSNumber::withNumber(GetOwnerProvider(this)->GetProductID(),16);
183}
184
185OSString* Xbox360ControllerClass::newProductString() const
186{

Callers

nothing calls this directly

Calls 1

GetOwnerProviderFunction · 0.85

Tested by

no test coverage detected