Home
last modified time | relevance | path

Searched refs:CommandData (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/win32/kernel32/client/
H A Dvdm.c1434 if (CommandData == NULL) in GetNextVDMCommand()
1537 if (CommandData->CmdLen) in GetNextVDMCommand()
1544 if (CommandData->AppLen) in GetNextVDMCommand()
1551 if (CommandData->PifLen) in GetNextVDMCommand()
1565 if (CommandData->EnvLen) in GetNextVDMCommand()
1579 if (CommandData->TitleLen) in GetNextVDMCommand()
1665 if (CommandData->CmdLen) in GetNextVDMCommand()
1676 if (CommandData->AppLen) in GetNextVDMCommand()
1687 if (CommandData->PifLen) in GetNextVDMCommand()
1709 if (CommandData->EnvLen) in GetNextVDMCommand()
[all …]
/reactos/sdk/include/reactos/subsys/win/
H A Dvdm.h105 IN OUT PVDM_COMMAND_INFO CommandData OPTIONAL
/reactos/drivers/wdm/audio/legacy/stream/
H A Dpnp.c174 RequestBlock->Block.CommandData.ConfigInfo = Config; in StreamClassStartDevice()
423 RequestBlock->Block.CommandData.StreamBuffer = StreamDescriptor; in StreamClassStartDevice()
H A Ddriver.c183 RequestBlock.Block.CommandData.StreamBuffer = StreamDescriptor; in StreamClassReenumerateStreams()
/reactos/sdk/include/ddk/
H A Dstrmini.h249 } CommandData; member
/reactos/sdk/include/dxsdk/
H A Daxextend.idl842 BYTE CommandData[4056];