BOOL CLIENT_CapturePicture( LONG hPlayHandle, const char *pchPicFileName );
[DllImport("dhnetsdk.dll", CharSet = CharSet.Ansi)] public static extern bool CLIENT_CapturePicture (long hPlayHandle, [MarshalAs(UnmanagedType.LPStr)] string pchPicFileName);
long
int
string pchPicFileNam
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)