Not
Bu sayfaya erişim yetkilendirme gerektiriyor. Oturum açmayı veya dizinleri değiştirmeyi deneyebilirsiniz.
Bu sayfaya erişim yetkilendirme gerektiriyor. Dizinleri değiştirmeyi deneyebilirsiniz.
The GetCCInstPtr function returns the pointer to the instance data added to the capture context.
Syntax
LPVOID WINAPI GetCCInstPtr(void);
Parameters
This function has no parameters.
Return value
If the function is successful, the return value is a pointer to the instance data of a specific capture.
If the function is unsuccessful, the return value is NULL.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|
| Library |
|
| DLL |
|