Ejemplo n.º 1
0
 public static extern uint VLSgetFeatureInfoExt(string feature_name, string version, [MarshalAs(UnmanagedType.AsAny)] object capacity, int index, string unused1, ref uint unused2, ref VLSFeatureInfo feature_info);
Ejemplo n.º 2
0
 public static extern uint VLSgetFeatureInfo(string feature_name, string version, int index, string unused, ref VLSFeatureInfo feature_info);