Method InitComObject
- Namespace
- Odotocodot.OneNote.Linq
- Assembly
- Odotocodot.OneNote.Linq.dll
InitComObject()
Forcible initialises the static class by acquiring a OneNote COM object. Does nothing if a COM object is already accessible.
public static void InitComObject()
Exceptions
- COMException
-
Thrown if an error occurred when trying to get the OneNote COM object.