Resource type definitions

The RVGShared resource type definition follows.

type RVGShared (
    static int NumThreads = 1
		  static str ArgList[] = { RVG, DiskGroup }
		  str RVG
		  str DiskGroup
)