Ejemplo n.º 1
0
 public static void ShowContentsWithPath(string entitytypes, SWIGTYPE_p_p_vlist_s ret_pathlist, bool storePath, bool includeIncludes)
 {
     HCSMVOPINVOKE.HUtility_ShowContentsWithPath__SWIG_1(entitytypes, SWIGTYPE_p_p_vlist_s.getCPtr(ret_pathlist), storePath, includeIncludes);
 }
Ejemplo n.º 2
0
 public static void ShowContentsWithPath(string entitytypes, SWIGTYPE_p_p_vlist_s ret_pathlist)
 {
     HCSMVOPINVOKE.HUtility_ShowContentsWithPath__SWIG_3(entitytypes, SWIGTYPE_p_p_vlist_s.getCPtr(ret_pathlist));
 }
Ejemplo n.º 3
0
 public static HandleRef getCPtr(SWIGTYPE_p_p_vlist_s obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }