Example #1
0
 internal static HRESULT DllCanUnloadNow()
 {
     InitializeIntegration();
     return(ExcelIntegration.DllCanUnloadNow());
 }