D3DAUTHENTICATEDCONFIGURE_INITIALIZE
Initializes the authenticated channel.
Requirement | Value |
---|---|
Command GUID | D3DAUTHENTICATEDCONFIGURE_INITIALIZE |
Input data | D3DAUTHENTICATEDCHANNEL_CONFIGUREINITIALIZE |
Remarks
Send this command once, at the start of the session. This command can be sent only one time for each authenticated channel. The input sequence number is ignored for this command.
The following channel types support this command:
- D3DAUTHENTICATEDCHANNEL_DRIVER_HARDWARE
- D3DAUTHENTICATEDCHANNEL_DRIVER_SOFTWARE
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows 7 [desktop apps only] |
Minimum supported server |
Windows Server 2008 R2 [desktop apps only] |
Header |
|
See also