Enables or disables SSL for SharePoint® connections.
SetSharePointHTTPS (pDevMode As Long, bEnable As Boolean) As Boolean
Input value pDevMode: - handle to the BlackIceDEVMODE.
Input value bEnable: - state to set
Return value - TRUE on success, otherwise FALSE.