예제 #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);
 }
예제 #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));
 }
예제 #3
0
 public static HandleRef getCPtr(SWIGTYPE_p_p_vlist_s obj)
 {
     return((obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr);
 }