ZD 录屏 SDK API – ScnLib_GetCaptureRegionFrameWnd()
ScnLib_GetCaptureRegionFrameWnd() | 标准版 | 专业版 | 超级版 | 至尊版 | |
|---|---|---|---|---|---|
| C++ | 
__declspec(dllimport) HWND __stdcall ScnLib_GetCaptureRegionFrameWnd(void); | 
✘ | ✔ | ✔ | ✔ | 
| C# | 
[DllImport("ScnLib.dll")] public static extern IntPtr ScnLib_GetCaptureRegionFrameWnd(); | ||||
| Basic | 
Public Declare Function ScnLib_GetCaptureRegionFrameWnd Lib "ScnLib.dll" () As IntPtr | ||||
| Delphi | 
function  ScnLib_GetCaptureRegionFrameWnd(): THandle; stdcall; external 'ScnLib.dll'; | ||||
  | |||||
