MVDSTD:GetConfig: Difference between revisions
 Created page with "=Request= {| class="wikitable" border="1" |- !  Index Word !  Description |- | 0 | Header code [0x001D0042] |- | 1 | Size, normally 0x11C. |- | 2 | (Size<<4)  <nowiki>|</nowiki> ..."  | 
				 Replaced content with "=Request= {| class="wikitable" border="1" |- !  Index Word !  Description |- | 0 | Header code [0x001D0042] |- | 1 | Size, normally 0x11C. |- | 2 | (Size<<4)  <nowiki>|</n..."  | 
				||
| (34 intermediate revisions by the same user not shown) | |||
| Line 15: | Line 15: | ||
|-  | |-  | ||
| 3  | | 3  | ||
|   | | Output [[MVD_Services|config]] data ptr  | ||
|}  | |}  | ||
| Line 30: | Line 30: | ||
| Resultcode  | | Resultcode  | ||
|}  | |}  | ||
=Description=  | |||
For this command, MVD module DMAs 0x11C-bytes from a MVD state structure to the above output buffer.  | |||