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

Method sRelease

Feedback360/Feedback360.cpp:672–676  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

670}
671
672ULONG Feedback360::sRelease(void *self)
673{
674 Feedback360 *obj = ( (Xbox360InterfaceMap *) self)->obj;
675 return obj->Release();
676}
677
678IOReturn Feedback360::sProbe(void *self, CFDictionaryRef propertyTable, io_service_t service, SInt32 *order)
679{

Callers

nothing calls this directly

Calls 1

ReleaseMethod · 0.45

Tested by

no test coverage detected