Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
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 |
|