Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
The SetCCInstPtr function captures a context instance pointer.
Syntax
VOID WINAPI SetCCInstPtr(
LPVOID lpCurCaptureInst
);
Parameters
-
lpCurCaptureInst
-
Pointer to the instance data added to the capture.
Return value
None.
Remarks
Use this function to store a pointer to a block that was allocated with the CCHeapAlloc function. Each parser can set a single instance of data on a capture.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 2000 Professional [desktop apps only] |
| Minimum supported server |
Windows 2000 Server [desktop apps only] |
| Header |
|
| Library |
|
| DLL |
|