IRDPSRAPISharingSession::GetDesktopSharedRect method
Retrieves the current desktop region being shared.
Syntax
HRESULT GetDesktopSharedRect( [out] long *left, [out] long *top, [out] long *right, [out] long *bottom );
Parameters
- left [out]
-
Type: long*
X-coordinate of the upper-left corner of the shared rectangle.
- top [out]
-
Type: long*
Y-coordinate of the upper-left corner of the shared rectangle.
- right [out]
-
Type: long*
X-coordinate of the lower-right corner of the shared rectangle.
- bottom [out]
-
Type: long*
Y-coordinate of the lower-right corner of the shared rectangle.
Return value
Type: HRESULT
If the method succeeds, the return value is S_OK. Otherwise, the return value is an error code.
Requirements
|
Minimum supported client | Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server | Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|
|
Type library |
|
See also
Send comments about this topic to Microsoft
Build date: 10/26/2012