Overload | Description |
---|---|
SetExtendedData(Byte,IntPtr,Int32) | Sets the extended data associated with the specified Presentation Context. |
SetExtendedData(Byte,Byte[]) | Sets the extended data associated with the specified Presentation Context. |
For an exmple, refer to IsRoleSelect.
To retrieve the length of the extended data associated with a Presentation Context, call GetExtendedDataLength.
To get the extended data associated with a Presentation Context, call GetExtendedData or GetExtendedDataPtr.
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family