Plugin Functions:


@HWNDPIDReturns the process ID of the process which created a given window.
@PIDHWNDSearches for a window created by the specified process, and returns its handle.
@PIDHWNDSReturns a list of windows created by the specified process.
@TITLEHWNDSearches for a window with a matching title, and returns its handle.
@WINALPHASearches for a matching window, and returns its alpha transparency.
@WINMONITORSearches for a matching window, and returns the monitor on which it appears.
@WINOWNERSearches for a window, and returns its owner window’s handle.
@WINPARENTSearches for a window, and returns its parent window’s handle.
@WINSNAPPEDTests whether a window has been “snapped” to the edge.
@WINSTYLESSearches for a window, and returns its style bits.
@WINSTYLESEXSearches for a window, and returns its extended style bits.
@WINVDESKSearches for a matching window, and returns the virtual desktop on which it appears.