0 out of 4 rated this helpful - Rate this topic

Creating Resource Types

One of the most common cluster programming tasks is to create a resource type to support an application, service, or device as a highly available cluster resource.

Aa369331.wedge(en-us,VS.85).gifTo create a resource type

  1. Refer to the Samples\WinBase\Cluster directory of the Windows SDK and review the ClipBookServer and FileShareSample samples.
  2. Implement the resource DLL to support instances of the resource type as highly available resources. See Implementing Resource DLLs.
  3. Debug the resource type. See Debugging Resource Types.
  4. Deploy the resource type. See Deploying Resource Types.

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.