SMDFSizeOfFID

Determines the size of a FID.

Syntax

  #include <smsutapi.h> 
   
  int SMDFSizeOfFID ( 
     UINT32   fid);
  

Parameters

fid

(IN) Specifies the FID to analyze.

Return Values

The following table lists the return values associated with the function.

nonzero

FID size (1 through 4 bytes)

Remarks

The return value does not describe the size of the data associated with the FID, but only the FID’s size.