CVRExtendedDisplay.GetWindowBounds(Int32, Int32, UInt32, UInt32) Method

Definition

public:
 void GetWindowBounds(int % pnX, int % pnY, System::UInt32 % pnWidth, System::UInt32 % pnHeight);
public void GetWindowBounds (ref int pnX, ref int pnY, ref uint pnWidth, ref uint pnHeight);
member this.GetWindowBounds : int * int * uint32 * uint32 -> unit
Public Sub GetWindowBounds (ByRef pnX As Integer, ByRef pnY As Integer, ByRef pnWidth As UInteger, ByRef pnHeight As UInteger)

Parameters

pnX
Int32
pnY
Int32
pnWidth
UInt32
pnHeight
UInt32

Applies to