HRESULT SetSessionDesc(LPDPSESSIONDESC2 lpSessDesc,
DWORD dwFlags);
This method is currently not supported.
Changes the properties of the current session. This method works only when called on the computer that is the host of the session.
·Returns DPERR_UNSUPPORTED.
lpSessDesc
Address of the session description structure containing the new settings.
dwFlags
No flags are currently used by this method.