Skip to content

Commit a68c9b9

Browse files
committed
MWGIS-235; add ReSourceLayer method back into the IDL file.
1 parent edd29db commit a68c9b9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/MapWinGIS.idl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6918,6 +6918,7 @@ library MapWinGIS
69186918

69196919
[id(48)] IDispatch* GetColorScheme(long LayerHandle);
69206920
[id(92)] VARIANT_BOOL SetImageLayerColorScheme(LONG LayerHandle, IDispatch* ColorScheme);
6921+
[id(143)] void ReSourceLayer(long LayerHandle, BSTR newSrcPath);
69216922

69226923
[id(263)] VARIANT_BOOL ReloadOgrLayerFromSource(long OgrLayerHandle);
69236924
[id(264)] void RestartBackgroundLoading(long OgrLayerHandle);

0 commit comments

Comments
 (0)