Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
26 November 2025
|
|
N 02:00 | MMIOM CODEC OPEN 2 changes history +1,249 [Martini (2×)] | |||
|
|
02:00 (cur | prev) 0 Martini talk contribs | ||||
| N |
|
02:00 (cur | prev) +1,249 Martini talk contribs (Created page with "{{DISPLAYTITLE:MMIOM_CODEC_OPEN}} This message requests a CODEC procedure instance be opened. On completion, it returns a CODEC handle in ''phCODEC''. ==Syntax== <PRE> param1 PHCODEC phCODEC; →Pointer to CODEC handle.: param2 USHORT usMsg; →Set to MMIOM_CODEC_OPEN.: param3 LONG lParam1; →Pointer to an CODECOPEN structure.: param4 LONG lParam2; →This parameter is not used.: </PRE> ==Parameters== ;''phCODEC'' (PHCODEC) - input :Pointer to CODEC han...") | |||
| N 01:55 | HCODEC diffhist +178 Martini talk contribs (Created page with "A CODEC instance handle returned by the MMIOM_CODEC_OPEN message. It is used on other CODEC messages to identify the instance. typedef ULONG HCODEC; Category:Data type") | ||||