Searched refs:ulInstrument (Results 1 – 3 of 3) sorted by relevance
97 ULONG ulInstrument; member
200 dwPatch |= (pLocale->ulInstrument & 0x0000007F); /* set PC value */ in MIDILOCALE2Patch()208 pLocale->ulInstrument = (dwPatch & 0x7F); /* get PC value */ in Patch2MIDILOCALE()
452 … TRACE(" - ulInstrument: %d\n", instrument->header.Locale.ulInstrument); in IPersistStreamImpl_Load()