This topic has not yet been rated - Rate this topic

OcTerminate function

Applies to: desktop apps only

Closes the OC manager.

Syntax

VOID OcTerminate(
  __inout  PVOID *OcManagerContext
);

Parameters

OcManagerContext [in, out]

On input, contains the OC manager context pointer returned by OcInitialize. On output, receives NULL.

Return value

This function does not return a value.

Remarks

This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.

Requirements

DLL

OcManage.dll

See also

OcInitialize

 

 

Send comments about this topic to Microsoft

Build date: 4/6/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ