Searched refs:ppvObject (Results 1 – 2 of 2) sorted by relevance
68 …ISensorManagerEventsVtbl_QueryInterface(ISensorManagerEvents * This, REFIID riid, void **ppvObject) in ISensorManagerEventsVtbl_QueryInterface() argument70 if (!ppvObject) { in ISensorManagerEventsVtbl_QueryInterface()74 *ppvObject = NULL; in ISensorManagerEventsVtbl_QueryInterface()76 *ppvObject = This; in ISensorManagerEventsVtbl_QueryInterface()108 …ETHODCALLTYPE ISensorEventsVtbl_QueryInterface(ISensorEvents * This, REFIID riid, void **ppvObject) in ISensorEventsVtbl_QueryInterface() argument110 if (!ppvObject) { in ISensorEventsVtbl_QueryInterface()114 *ppvObject = NULL; in ISensorEventsVtbl_QueryInterface()116 *ppvObject = This; in ISensorEventsVtbl_QueryInterface()
138 …IEventHandler_1_Windows__CGaming__CInput__CRawGameController * This, REFIID riid, void **ppvObject) in IEventHandler_CRawGameControllerVtbl_QueryInterface() argument140 if (!ppvObject) { in IEventHandler_CRawGameControllerVtbl_QueryInterface()144 *ppvObject = NULL; in IEventHandler_CRawGameControllerVtbl_QueryInterface()146 *ppvObject = This; in IEventHandler_CRawGameControllerVtbl_QueryInterface()
Completed in 10 milliseconds